summaryrefslogtreecommitdiffstats
path: root/configs/vexpress_aemv8a_semi_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-09-14 03:01:51 +0900
committerTom Rini <trini@ti.com>2014-09-16 12:24:00 -0400
commit016a954ee9df23def65db24af9dabf4928d6919c (patch)
tree4c5e8caeed5501ca5a7343714ce1282c0230c06f /configs/vexpress_aemv8a_semi_defconfig
parent8813fdaf4bb6ee6bae4574c42c115fc91915c919 (diff)
downloadblackbird-obmc-uboot-016a954ee9df23def65db24af9dabf4928d6919c.tar.gz
blackbird-obmc-uboot-016a954ee9df23def65db24af9dabf4928d6919c.zip
kconfig: armv8: move CONFIG_ARM64 to Kconfig
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'configs/vexpress_aemv8a_semi_defconfig')
-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 24b868c68e..8fdf4e0fab 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_SYS_EXTRA_OPTIONS="SEMIHOSTING,BASE_FVP"
CONFIG_ARM=y
CONFIG_TARGET_VEXPRESS_AEMV8A=y
OpenPOWER on IntegriCloud