summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd.eu>2015-01-12 22:47:30 +0100
committerTom Rini <trini@ti.com>2015-01-13 09:37:25 -0500
commit5f1459dc0df03b6ea91c9c111fd41652e7db3590 (patch)
treecaa65ae4eb26967c94818839ab06b9065151289d /arch/powerpc
parent5f8f6294a7272ebbf22ffe3e86d21d984d0d9455 (diff)
downloadtalos-obmc-uboot-5f1459dc0df03b6ea91c9c111fd41652e7db3590.tar.gz
talos-obmc-uboot-5f1459dc0df03b6ea91c9c111fd41652e7db3590.zip
ppc4xx: remove some CPCI405 variants
only keep CPCI4052 Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/cpu/ppc4xx/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/powerpc/cpu/ppc4xx/Kconfig b/arch/powerpc/cpu/ppc4xx/Kconfig
index e7163c1b4c..a40ae3b38a 100644
--- a/arch/powerpc/cpu/ppc4xx/Kconfig
+++ b/arch/powerpc/cpu/ppc4xx/Kconfig
@@ -110,18 +110,9 @@ config TARGET_PPCHAMELEONEVB
config TARGET_CPCI2DP
bool "Support CPCI2DP"
-config TARGET_CPCI405
- bool "Support CPCI405"
-
config TARGET_CPCI4052
bool "Support CPCI4052"
-config TARGET_CPCI405AB
- bool "Support CPCI405AB"
-
-config TARGET_CPCI405DT
- bool "Support CPCI405DT"
-
config TARGET_PLU405
bool "Support PLU405"
OpenPOWER on IntegriCloud