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:
committed by
Tom Rini
parent
8813fdaf4b
commit
016a954ee9
@@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user