summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-30 19:19:24 -0600
committerTom Rini <trini@konsulko.com>2015-09-11 14:58:48 -0400
commit49d8899ba9c26335e4a12e01c18028fc5e40c796 (patch)
tree567e4d77c4fbeb6f1c0d5b497ed1e57f06fd3661 /arch
parent79d19734a9e2dbd3fc414512227a24f60cd3572a (diff)
downloadblackbird-obmc-uboot-49d8899ba9c26335e4a12e01c18028fc5e40c796.tar.gz
blackbird-obmc-uboot-49d8899ba9c26335e4a12e01c18028fc5e40c796.zip
arm: Remove pxa255_idp, zipitz2 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')
-rw-r--r--arch/arm/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index a3a6c6e6b1..e96e902ffd 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -639,10 +639,6 @@ config TARGET_PALMTREO680
select CPU_PXA
select SUPPORT_SPL
-config TARGET_PXA255_IDP
- bool "Support pxa255_idp"
- select CPU_PXA
-
config TARGET_VPAC270
bool "Support vpac270"
select CPU_PXA
@@ -652,10 +648,6 @@ config TARGET_XAENIAX
bool "Support xaeniax"
select CPU_PXA
-config TARGET_ZIPITZ2
- bool "Support zipitz2"
- select CPU_PXA
-
config TARGET_COLIBRI_PXA270
bool "Support colibri_pxa270"
select CPU_PXA
@@ -792,7 +784,6 @@ source "board/olimex/mx23_olinuxino/Kconfig"
source "board/palmtreo680/Kconfig"
source "board/phytec/pcm051/Kconfig"
source "board/ppcag/bg0900/Kconfig"
-source "board/pxa255_idp/Kconfig"
source "board/samsung/smdk2410/Kconfig"
source "board/sandisk/sansa_fuze_plus/Kconfig"
source "board/scb9328/Kconfig"
@@ -825,7 +816,6 @@ source "board/vscom/baltos/Kconfig"
source "board/woodburn/Kconfig"
source "board/work-microwave/work_92105/Kconfig"
source "board/xaeniax/Kconfig"
-source "board/zipitz2/Kconfig"
source "arch/arm/Kconfig.debug"
OpenPOWER on IntegriCloud