summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2015-02-24 11:45:08 +0900
committerTom Rini <trini@ti.com>2015-02-24 17:07:17 -0500
commit29fc6f24926e2c9d37dbbc37a2e2df2eced4c678 (patch)
treea95610791088b1d679fc355f2f122fc290e633c3 /arch/arm/Kconfig
parenta2f39e830e509cb63aad2c752573d1c871a1d4bf (diff)
downloadtalos-obmc-uboot-29fc6f24926e2c9d37dbbc37a2e2df2eced4c678.tar.gz
talos-obmc-uboot-29fc6f24926e2c9d37dbbc37a2e2df2eced4c678.zip
ARM: remove a320evb board support
This is still a non-generic board. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Po-Yu Chuang <ratbert@faraday-tech.com> Acked-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index db31be9217..f6a17207a9 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -73,10 +73,6 @@ config TARGET_INTEGRATORCP_CM920T
bool "Support integratorcp_cm920t"
select CPU_ARM920T
-config TARGET_A320EVB
- bool "Support a320evb"
- select CPU_ARM920T
-
config ARCH_AT91
bool "Atmel AT91"
@@ -770,7 +766,6 @@ source "board/denx/m28evk/Kconfig"
source "board/denx/m53evk/Kconfig"
source "board/embest/mx6boards/Kconfig"
source "board/esg/ima3-mx53/Kconfig"
-source "board/faraday/a320evb/Kconfig"
source "board/freescale/ls2085a/Kconfig"
source "board/freescale/ls1021aqds/Kconfig"
source "board/freescale/ls1021atwr/Kconfig"
OpenPOWER on IntegriCloud