mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
7 lines
49 B
Text
7 lines
49 B
Text
|
if ARM64
|
||
|
|
||
|
config SYS_CPU
|
||
|
default "armv8"
|
||
|
|
||
|
endif
|