summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd.eu>2015-01-12 22:47:26 +0100
committerTom Rini <trini@ti.com>2015-01-13 09:37:24 -0500
commitd52633047913d3d514244040c9f4fb50ff46836c (patch)
tree241944b403ba51b2af4e417276a83e6c30dec993 /arch/powerpc
parentdbe7bb0d21f632b9dbe7527aa758b347de7427d7 (diff)
downloadtalos-obmc-uboot-d52633047913d3d514244040c9f4fb50ff46836c.tar.gz
talos-obmc-uboot-d52633047913d3d514244040c9f4fb50ff46836c.zip
ppc4xx: remove PMC405 board
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/cpu/ppc4xx/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/cpu/ppc4xx/Kconfig b/arch/powerpc/cpu/ppc4xx/Kconfig
index 0e8cbf3bc4..eddaee1793 100644
--- a/arch/powerpc/cpu/ppc4xx/Kconfig
+++ b/arch/powerpc/cpu/ppc4xx/Kconfig
@@ -128,9 +128,6 @@ config TARGET_CPCI405DT
config TARGET_PLU405
bool "Support PLU405"
-config TARGET_PMC405
- bool "Support PMC405"
-
config TARGET_PMC405DE
bool "Support PMC405DE"
@@ -224,7 +221,6 @@ source "board/dave/PPChameleonEVB/Kconfig"
source "board/esd/cpci2dp/Kconfig"
source "board/esd/cpci405/Kconfig"
source "board/esd/plu405/Kconfig"
-source "board/esd/pmc405/Kconfig"
source "board/esd/pmc405de/Kconfig"
source "board/esd/pmc440/Kconfig"
source "board/esd/voh405/Kconfig"
OpenPOWER on IntegriCloud