summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-30 19:19:33 -0600
committerTom Rini <trini@konsulko.com>2015-09-11 17:14:23 -0400
commit452ef8304608849ebf9120202dd4015c0ebcb5cb (patch)
tree572bbff7f8b8d7d7e01a4c7e1de51b52797dbe00 /arch
parent6e830dfc1aaa3780422e22c599c77dbcb0575759 (diff)
downloadblackbird-obmc-uboot-452ef8304608849ebf9120202dd4015c0ebcb5cb.tar.gz
blackbird-obmc-uboot-452ef8304608849ebf9120202dd4015c0ebcb5cb.zip
arm: Remove vpac270_nor_128 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/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index e892c54559..4065001d76 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -619,11 +619,6 @@ config TARGET_PALMTREO680
select CPU_PXA
select SUPPORT_SPL
-config TARGET_VPAC270
- bool "Support vpac270"
- select CPU_PXA
- select SUPPORT_SPL
-
config TARGET_XAENIAX
bool "Support xaeniax"
select CPU_PXA
@@ -785,7 +780,6 @@ source "board/timll/devkit3250/Kconfig"
source "board/toradex/colibri_pxa270/Kconfig"
source "board/toradex/colibri_vf/Kconfig"
source "board/technologic/ts4800/Kconfig"
-source "board/vpac270/Kconfig"
source "board/vscom/baltos/Kconfig"
source "board/woodburn/Kconfig"
source "board/work-microwave/work_92105/Kconfig"
OpenPOWER on IntegriCloud