summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2016-11-23 06:01:31 -0700
committerTom Rini <[email protected]>2016-12-04 13:55:00 -0500
commit950c3f700ce2443969b9e10d3fe0ed0e80328dcc (patch)
tree8ea7785c0b1953b92e3e4307c02262aee8f1e210 /arch
parentfd9080ea5072cbc771a5f299e1f7ede65b6204b9 (diff)
arm: Remove VCMA9 board
This board has not been converted to DM_SERIAL by the deadline. Remove it. Signed-off-by: Simon Glass <[email protected]> Acked-by: David Müller <[email protected]> Reviewed-by: Jagan Teki <[email protected]>
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 9c9312911b6..cead0401cdf 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"