summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-30 19:19:27 -0600
committerTom Rini <trini@konsulko.com>2015-09-11 15:00:03 -0400
commit7650beb7ca905729891984e117443544157448d0 (patch)
tree424d4376db562c8cfc7870ad13daa7ece98b33e9 /arch
parent47b87d2eedcdf7be821247e570128664709844d4 (diff)
downloadblackbird-obmc-uboot-7650beb7ca905729891984e117443544157448d0.tar.gz
blackbird-obmc-uboot-7650beb7ca905729891984e117443544157448d0.zip
arm: Remove scb9328 board
This board has not been converted to generic board by the deadline. Remove it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index e46764f0a5..ad3f554ccc 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -79,10 +79,6 @@ config TARGET_EDB93XX
bool "Support edb93xx"
select CPU_ARM920T
-config TARGET_SCB9328
- bool "Support scb9328"
- select CPU_ARM920T
-
config TARGET_VCMA9
bool "Support VCMA9"
select CPU_ARM920T
@@ -781,7 +777,6 @@ source "board/phytec/pcm051/Kconfig"
source "board/ppcag/bg0900/Kconfig"
source "board/samsung/smdk2410/Kconfig"
source "board/sandisk/sansa_fuze_plus/Kconfig"
-source "board/scb9328/Kconfig"
source "board/schulercontrol/sc_sps_1/Kconfig"
source "board/siemens/draco/Kconfig"
source "board/siemens/pxm2/Kconfig"
OpenPOWER on IntegriCloud