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