diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-09-14 03:01:51 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-09-16 12:24:00 -0400 |
commit | 016a954ee9df23def65db24af9dabf4928d6919c (patch) | |
tree | 4c5e8caeed5501ca5a7343714ce1282c0230c06f /configs/vexpress_aemv8a_defconfig | |
parent | 8813fdaf4bb6ee6bae4574c42c115fc91915c919 (diff) | |
download | u-boot-016a954ee9df23def65db24af9dabf4928d6919c.tar.gz |
kconfig: armv8: move CONFIG_ARM64 to Kconfig
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'configs/vexpress_aemv8a_defconfig')
-rw-r--r-- | configs/vexpress_aemv8a_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/vexpress_aemv8a_defconfig b/configs/vexpress_aemv8a_defconfig index a335abcf78..9e0a1755a0 100644 --- a/configs/vexpress_aemv8a_defconfig +++ b/configs/vexpress_aemv8a_defconfig @@ -1,3 +1,2 @@ -CONFIG_SYS_EXTRA_OPTIONS="ARM64" CONFIG_ARM=y CONFIG_TARGET_VEXPRESS_AEMV8A=y |