1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-02 01:02:19 +02:00

kconfig: armv8: move CONFIG_ARM64 to Kconfig

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
Masahiro Yamada
2014-09-14 03:01:51 +09:00
committed by Tom Rini
parent 8813fdaf4b
commit 016a954ee9
9 changed files with 18 additions and 14 deletions

View File

@@ -1,8 +1,5 @@
if TARGET_LS2085A_EMU
config SYS_CPU
default "armv8"
config SYS_BOARD
default "ls2085a"
@@ -19,9 +16,6 @@ endif
if TARGET_LS2085A_SIMU
config SYS_CPU
default "armv8"
config SYS_BOARD
default "ls2085a"