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