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