diff options
author | Josh Boyer <jwboyer@gmail.com> | 2011-08-11 13:53:44 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@gmail.com> | 2011-08-11 13:56:43 -0400 |
commit | 9fcd768d0cc88b41ea459e25d2db12d3e25fa9dd (patch) | |
tree | 11dc2a39276a8622da34f9774638014d5c8dbbde /arch/powerpc/platforms/40x/Kconfig | |
parent | e57b708beaf1bc14031cb9749b574c9aa1f6188f (diff) |
powerpc/40x: Remove obsolete HCU4 board
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>
Diffstat (limited to 'arch/powerpc/platforms/40x/Kconfig')
-rw-r--r-- | arch/powerpc/platforms/40x/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/powerpc/platforms/40x/Kconfig b/arch/powerpc/platforms/40x/Kconfig index d733d7ca939..ae5e0bfc023 100644 --- a/arch/powerpc/platforms/40x/Kconfig +++ b/arch/powerpc/platforms/40x/Kconfig @@ -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 |