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