From 2b8a04e55191748f32fc422ca8dfc9976d3c6331 Mon Sep 17 00:00:00 2001 From: Matthias Fuchs Date: Mon, 12 Jan 2015 22:47:14 +0100 Subject: ppx4xx: remove APC405 board Signed-off-by: Matthias Fuchs --- arch/powerpc/cpu/ppc4xx/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'arch/powerpc/cpu/ppc4xx/Kconfig') 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" -- cgit v1.1