mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 18:28:55 +00:00
7 lines
101 B
Text
7 lines
101 B
Text
|
if ARM64
|
||
|
|
||
|
config ARMV8_MULTIENTRY
|
||
|
boolean "Enable multiple CPUs to enter into U-boot"
|
||
|
|
||
|
endif
|