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