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