summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/ppc4xx/Kconfig
diff options
context:
space:
mode:
authorMatthias Fuchs <matthias.fuchs@esd.eu>2015-01-12 21:47:14 (GMT)
committerTom Rini <trini@ti.com>2015-01-13 14:37:21 (GMT)
commit2b8a04e55191748f32fc422ca8dfc9976d3c6331 (patch)
treee696381e288b02f35d33ee52ed73dd82c56ae6a0 /arch/powerpc/cpu/ppc4xx/Kconfig
parentcbdc662a2c7ef75071d4e892bd5ea0b65098c5d1 (diff)
downloadu-boot-2b8a04e55191748f32fc422ca8dfc9976d3c6331.tar.xz
ppx4xx: remove APC405 board
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
Diffstat (limited to 'arch/powerpc/cpu/ppc4xx/Kconfig')
-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 8f88601..53e8660 100644
--- a/arch/powerpc/cpu/ppc4xx/Kconfig
+++ b/arch/powerpc/cpu/ppc4xx/Kconfig
@@ -110,9 +110,6 @@ config TARGET_CATCENTER
config TARGET_PPCHAMELEONEVB
bool "Support PPChameleonEVB"
-config TARGET_APC405
- bool "Support APC405"
-
config TARGET_AR405
bool "Support AR405"
@@ -257,7 +254,6 @@ source "board/avnet/v5fx30teval/Kconfig"
source "board/csb272/Kconfig"
source "board/csb472/Kconfig"
source "board/dave/PPChameleonEVB/Kconfig"
-source "board/esd/apc405/Kconfig"
source "board/esd/ar405/Kconfig"
source "board/esd/ash405/Kconfig"
source "board/esd/cms700/Kconfig"