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