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