summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-30 19:19:19 -0600
committerTom Rini <trini@konsulko.com>2015-09-11 14:57:40 -0400
commit819216ddfab1e81430086fd0c8e7f187c38dd81a (patch)
tree6436c43254d01fb4768b555e8ee8ba74cba6ee12 /arch
parent7a2c1b13d70f38c38c4a4fe153265a861ebd5cd2 (diff)
downloadblackbird-obmc-uboot-819216ddfab1e81430086fd0c8e7f187c38dd81a.tar.gz
blackbird-obmc-uboot-819216ddfab1e81430086fd0c8e7f187c38dd81a.zip
arm: Remove otc570 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/mach-at91/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
index de06416da5..cb2994c281 100644
--- a/arch/arm/mach-at91/Kconfig
+++ b/arch/arm/mach-at91/Kconfig
@@ -103,10 +103,6 @@ config TARGET_MEESC
bool "Support meesc"
select CPU_ARM926EJS
-config TARGET_OTC570
- bool "Support otc570"
- select CPU_ARM926EJS
-
config TARGET_CORVUS
bool "Support corvus"
select CPU_ARM926EJS
@@ -144,7 +140,6 @@ source "board/BuS/vl_ma2sc/Kconfig"
source "board/calao/usb_a9263/Kconfig"
source "board/egnite/ethernut5/Kconfig"
source "board/esd/meesc/Kconfig"
-source "board/esd/otc570/Kconfig"
source "board/mini-box/picosam9g45/Kconfig"
source "board/ronetix/pm9261/Kconfig"
source "board/ronetix/pm9263/Kconfig"
OpenPOWER on IntegriCloud