summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2015-01-23 00:24:19 +0900
committerTom Rini <trini@ti.com>2015-01-23 16:53:36 -0500
commit5344cc1a82fcc2817d4671696b3939b0dfa4323e (patch)
treefc5a0ae1f1e5838e928fdf25a63bd4dac3282e7f /arch
parent168dcc6cef7a0e13bc52fc8fa8de2866cf4033dc (diff)
downloadblackbird-obmc-uboot-5344cc1a82fcc2817d4671696b3939b0dfa4323e.tar.gz
blackbird-obmc-uboot-5344cc1a82fcc2817d4671696b3939b0dfa4323e.zip
powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards
These boards are still non-generic boards. It is a good thing that we can drop board-specific hack code from drivers/mtd/nand/nand_base.c Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Stefan Roese <sr@denx.de> Cc: Andrea "llandre" Marson <andrea.marson@dave-tech.it>
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/cpu/ppc4xx/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/powerpc/cpu/ppc4xx/Kconfig b/arch/powerpc/cpu/ppc4xx/Kconfig
index a40ae3b38a..5db5e34627 100644
--- a/arch/powerpc/cpu/ppc4xx/Kconfig
+++ b/arch/powerpc/cpu/ppc4xx/Kconfig
@@ -101,12 +101,6 @@ config TARGET_FX12MM
config TARGET_V5FX30TEVAL
bool "Support v5fx30teval"
-config TARGET_CATCENTER
- bool "Support CATcenter"
-
-config TARGET_PPCHAMELEONEVB
- bool "Support PPChameleonEVB"
-
config TARGET_CPCI2DP
bool "Support CPCI2DP"
@@ -199,7 +193,6 @@ source "board/avnet/fx12mm/Kconfig"
source "board/avnet/v5fx30teval/Kconfig"
source "board/csb272/Kconfig"
source "board/csb472/Kconfig"
-source "board/dave/PPChameleonEVB/Kconfig"
source "board/esd/cpci2dp/Kconfig"
source "board/esd/cpci405/Kconfig"
source "board/esd/plu405/Kconfig"
OpenPOWER on IntegriCloud