summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc5xxx/Kconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-12-15 23:26:07 +0900
committerTom Rini <trini@ti.com>2015-01-05 12:08:51 -0500
commitceaf499b5050c439448d85473ec1f87a033f6248 (patch)
tree1b9d8080ae6caab39ae13df9caf20c1e9c1382ac /arch/powerpc/cpu/mpc5xxx/Kconfig
parent5d2a5ef712914fe1c3edfcde78134dc4dc83f461 (diff)
downloadu-boot-imx-ceaf499b5050c439448d85473ec1f87a033f6248.zip
u-boot-imx-ceaf499b5050c439448d85473ec1f87a033f6248.tar.gz
u-boot-imx-ceaf499b5050c439448d85473ec1f87a033f6248.tar.bz2
powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support
These boards are still non-generic boards. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Heiko Schocher <hs@denx.de> Cc: Stefan Roese <sr@denx.de>
Diffstat (limited to 'arch/powerpc/cpu/mpc5xxx/Kconfig')
-rw-r--r--arch/powerpc/cpu/mpc5xxx/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/powerpc/cpu/mpc5xxx/Kconfig b/arch/powerpc/cpu/mpc5xxx/Kconfig
index bd64ea6..e2e9cb7 100644
--- a/arch/powerpc/cpu/mpc5xxx/Kconfig
+++ b/arch/powerpc/cpu/mpc5xxx/Kconfig
@@ -83,15 +83,6 @@ config TARGET_O3DNT
config TARGET_DIGSY_MTC
bool "Support digsy_mtc"
-config TARGET_HMI1001
- bool "Support hmi1001"
-
-config TARGET_MUCMC52
- bool "Support mucmc52"
-
-config TARGET_UC101
- bool "Support uc101"
-
config TARGET_PCM030
bool "Support pcm030"
@@ -124,9 +115,6 @@ source "board/inka4x0/Kconfig"
source "board/intercontrol/digsy_mtc/Kconfig"
source "board/ipek01/Kconfig"
source "board/jupiter/Kconfig"
-source "board/manroland/hmi1001/Kconfig"
-source "board/manroland/mucmc52/Kconfig"
-source "board/manroland/uc101/Kconfig"
source "board/motionpro/Kconfig"
source "board/munices/Kconfig"
source "board/phytec/pcm030/Kconfig"