summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-09-14 03:01:50 +0900
committerTom Rini <trini@ti.com>2014-09-16 12:24:00 -0400
commit8813fdaf4bb6ee6bae4574c42c115fc91915c919 (patch)
treeefe579058ec94421b61f3e08390eb8b632c901f7 /arch
parentf395e75e27323cc1ef060f640d0d535ed50e705d (diff)
downloadtalos-obmc-uboot-8813fdaf4bb6ee6bae4574c42c115fc91915c919.tar.gz
talos-obmc-uboot-8813fdaf4bb6ee6bae4574c42c115fc91915c919.zip
vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI
We do not have to distinguish CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI from CONFIG_TARGET_VEXPRESS_AEMV8A. Rename the former to the latter. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Reviewed-by: Steve Rae <srae@broadcom.com> Cc: David Feng <fenghua@phytium.com.cn>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index c8537bbe88..88c7eaa861 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -460,9 +460,6 @@ config TEGRA
config TARGET_VEXPRESS_AEMV8A
bool "Support vexpress_aemv8a"
-config TARGET_VEXPRESS_AEMV8A_SEMI
- bool "Support vexpress_aemv8a_semi"
-
config TARGET_LS2085A_EMU
bool "Support ls2085a_emu"
OpenPOWER on IntegriCloud