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