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