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