summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-30 19:19:34 -0600
committerTom Rini <trini@konsulko.com>2015-09-11 17:14:43 -0400
commit1c87dd76c490041fce01e3dbfe29d993eadd693b (patch)
tree0b8c438a5625b5634d9fc9f4ea18767dffedc320 /arch
parent452ef8304608849ebf9120202dd4015c0ebcb5cb (diff)
downloadtalos-obmc-uboot-1c87dd76c490041fce01e3dbfe29d993eadd693b.tar.gz
talos-obmc-uboot-1c87dd76c490041fce01e3dbfe29d993eadd693b.zip
arm: Remove xaeniax 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/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 4065001d76..89fe420c4d 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -619,10 +619,6 @@ config TARGET_PALMTREO680
select CPU_PXA
select SUPPORT_SPL
-config TARGET_XAENIAX
- bool "Support xaeniax"
- select CPU_PXA
-
config TARGET_COLIBRI_PXA270
bool "Support colibri_pxa270"
select CPU_PXA
@@ -783,7 +779,6 @@ source "board/technologic/ts4800/Kconfig"
source "board/vscom/baltos/Kconfig"
source "board/woodburn/Kconfig"
source "board/work-microwave/work_92105/Kconfig"
-source "board/xaeniax/Kconfig"
source "arch/arm/Kconfig.debug"
OpenPOWER on IntegriCloud