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