mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 16:07:30 +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
|