summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-30 19:18:58 -0600
committerTom Rini <trini@konsulko.com>2015-09-11 14:08:06 -0400
commit7495e41ba6420b6a5fd8928cded32d789d4c1639 (patch)
tree5002c45bec58ac47708fddc74bf8a08ee2fe0c57 /arch/arm/Kconfig
parentaf7f884ba1e6a1afbf2a75247d1bcd262d4314b2 (diff)
downloadtalos-obmc-uboot-7495e41ba6420b6a5fd8928cded32d789d4c1639.tar.gz
talos-obmc-uboot-7495e41ba6420b6a5fd8928cded32d789d4c1639.zip
arm: Remove snowball and u8500_href boards
These boards have not been converted to generic board by the deadline. Remove them. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index a501f15834..34c20e9eb5 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -564,18 +564,10 @@ config ARCH_SUNXI
select USB_STORAGE
select USB_KEYBOARD
-config TARGET_SNOWBALL
- bool "Support snowball"
- select CPU_V7
-
config TARGET_TS4800
bool "Support TS4800"
select CPU_V7
-config TARGET_U8500_HREF
- bool "Support u8500_href"
- select CPU_V7
-
config TARGET_VF610TWR
bool "Support vf610twr"
select CPU_V7
@@ -868,8 +860,6 @@ source "board/spear/spear310/Kconfig"
source "board/spear/spear320/Kconfig"
source "board/spear/spear600/Kconfig"
source "board/spear/x600/Kconfig"
-source "board/st-ericsson/snowball/Kconfig"
-source "board/st-ericsson/u8500/Kconfig"
source "board/st/stm32f429-discovery/Kconfig"
source "board/st/stv0991/Kconfig"
source "board/sunxi/Kconfig"
OpenPOWER on IntegriCloud