commit | 0d46c34c0631f1360764fbd04475dc0ec5f7d40d | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Sun Sep 14 03:01:51 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Tue Sep 16 12:24:00 2014 -0400 |
tree | 4c5e8caeed5501ca5a7343714ce1282c0230c06f | |
parent | 74887445488a95a8e3c92e716dc5c6154ee714e9 [diff] [blame] |
kconfig: armv8: move CONFIG_ARM64 to Kconfig Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
diff --git a/configs/ls2085a_simu_defconfig b/configs/ls2085a_simu_defconfig index efa8e74..7563a75 100644 --- a/configs/ls2085a_simu_defconfig +++ b/configs/ls2085a_simu_defconfig
@@ -1,3 +1,3 @@ -CONFIG_SYS_EXTRA_OPTIONS="ARM64,SIMU" +CONFIG_SYS_EXTRA_OPTIONS="SIMU" CONFIG_ARM=y CONFIG_TARGET_LS2085A_SIMU=y