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