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