summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-11-23 06:01:31 -0700
committerTom Rini <trini@konsulko.com>2016-12-04 13:55:00 -0500
commit950c3f700ce2443969b9e10d3fe0ed0e80328dcc (patch)
tree8ea7785c0b1953b92e3e4307c02262aee8f1e210 /arch/arm
parentfd9080ea5072cbc771a5f299e1f7ede65b6204b9 (diff)
downloadu-boot-imx-950c3f700ce2443969b9e10d3fe0ed0e80328dcc.zip
u-boot-imx-950c3f700ce2443969b9e10d3fe0ed0e80328dcc.tar.gz
u-boot-imx-950c3f700ce2443969b9e10d3fe0ed0e80328dcc.tar.bz2
arm: Remove VCMA9 board
This board has not been converted to DM_SERIAL by the deadline. Remove it. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: David Müller <d.mueller@elsoft.ch> Reviewed-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 9c93129..cead040 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -148,10 +148,6 @@ config TARGET_EDB93XX
bool "Support edb93xx"
select CPU_ARM920T
-config TARGET_VCMA9
- bool "Support VCMA9"
- select CPU_ARM920T
-
config TARGET_ASPENITE
bool "Support aspenite"
select CPU_ARM926EJS
@@ -998,7 +994,6 @@ source "board/h2200/Kconfig"
source "board/hisilicon/hikey/Kconfig"
source "board/imx31_phycore/Kconfig"
source "board/isee/igep0033/Kconfig"
-source "board/mpl/vcma9/Kconfig"
source "board/olimex/mx23_olinuxino/Kconfig"
source "board/phytec/pcm051/Kconfig"
source "board/phytec/pcm052/Kconfig"