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