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