xref: /openbmc/u-boot/arch/arm/cpu/armv8/Kconfig (revision 7dd12830482bd145861578e37b39735abefdaa8f)
1if ARM64
2
3config ARMV8_MULTIENTRY
4        boolean "Enable multiple CPUs to enter into U-Boot"
5
6endif
7