summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-30 19:19:32 -0600
committerTom Rini <trini@konsulko.com>2015-09-11 17:12:57 -0400
commit6e830dfc1aaa3780422e22c599c77dbcb0575759 (patch)
tree126ebf28c17cb6a10ee8c46c167dd4e72915c42d /arch
parentbee2b99d06014e8c461c2656984b11f97430d6c3 (diff)
downloadblackbird-obmc-uboot-6e830dfc1aaa3780422e22c599c77dbcb0575759.tar.gz
blackbird-obmc-uboot-6e830dfc1aaa3780422e22c599c77dbcb0575759.zip
arm: Remove vl_ma2sc 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 26ba5ace03..fdaf328722 100644
--- a/arch/arm/mach-at91/Kconfig
+++ b/arch/arm/mach-at91/Kconfig
@@ -91,10 +91,6 @@ config TARGET_SAMA5D4EK
select CPU_V7
select SUPPORT_SPL
-config TARGET_VL_MA2SC
- bool "Support vl_ma2sc"
- select CPU_ARM926EJS
-
config TARGET_MEESC
bool "Support meesc"
select CPU_ARM926EJS
@@ -132,7 +128,6 @@ source "board/atmel/sama5d3xek/Kconfig"
source "board/atmel/sama5d4_xplained/Kconfig"
source "board/atmel/sama5d4ek/Kconfig"
source "board/bluewater/snapper9260/Kconfig"
-source "board/BuS/vl_ma2sc/Kconfig"
source "board/calao/usb_a9263/Kconfig"
source "board/egnite/ethernut5/Kconfig"
source "board/esd/meesc/Kconfig"
OpenPOWER on IntegriCloud