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