summaryrefslogtreecommitdiffstats
path: root/configs
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 /configs
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 'configs')
-rw-r--r--configs/vexpress_aemv8a_semi_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/vexpress_aemv8a_semi_defconfig b/configs/vexpress_aemv8a_semi_defconfig
index e6dd8e7224..24b868c68e 100644
--- a/configs/vexpress_aemv8a_semi_defconfig
+++ b/configs/vexpress_aemv8a_semi_defconfig
@@ -1,3 +1,3 @@
CONFIG_SYS_EXTRA_OPTIONS="ARM64,SEMIHOSTING,BASE_FVP"
CONFIG_ARM=y
-CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI=y
+CONFIG_TARGET_VEXPRESS_AEMV8A=y
OpenPOWER on IntegriCloud