Skip to content

Commit

Permalink
powerpc/40x: Remove obsolete HCU4 board
Browse files Browse the repository at this point in the history
The HCU4 board is unmaintained.  Remove it.

Signed-off-by: Niklaus Giger <niklaus.giger@member.fsf.org>
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
  • Loading branch information
Josh Boyer committed Aug 11, 2011
1 parent e57b708 commit 9fcd768
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 319 deletions.
168 changes: 0 additions & 168 deletions arch/powerpc/boot/dts/hcu4.dts

This file was deleted.

80 changes: 0 additions & 80 deletions arch/powerpc/configs/40x/hcu4_defconfig

This file was deleted.

1 change: 0 additions & 1 deletion arch/powerpc/configs/ppc40x_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ CONFIG_MODULE_UNLOAD=y
CONFIG_PPC4xx_GPIO=y
CONFIG_ACADIA=y
CONFIG_EP405=y
CONFIG_HCU4=y
CONFIG_HOTFOOT=y
CONFIG_KILAUEA=y
CONFIG_MAKALU=y
Expand Down
8 changes: 0 additions & 8 deletions arch/powerpc/platforms/40x/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,6 @@ config EP405
help
This option enables support for the EP405/EP405PC boards.

config HCU4
bool "Hcu4"
depends on 40x
default n
select 405GPR
help
This option enables support for the Nestal Maschinen HCU4 board.

config HOTFOOT
bool "Hotfoot"
depends on 40x
Expand Down
1 change: 0 additions & 1 deletion arch/powerpc/platforms/40x/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
obj-$(CONFIG_HCU4) += hcu4.o
obj-$(CONFIG_WALNUT) += walnut.o
obj-$(CONFIG_XILINX_VIRTEX_GENERIC_BOARD) += virtex.o
obj-$(CONFIG_EP405) += ep405.o
Expand Down
61 changes: 0 additions & 61 deletions arch/powerpc/platforms/40x/hcu4.c

This file was deleted.

0 comments on commit 9fcd768

Please sign in to comment.