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