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