]> git.sur5r.net Git - u-boot/blob - arch/arm/cpu/armv8/Kconfig
Merge git://git.denx.de/u-boot-usb
[u-boot] / arch / arm / cpu / armv8 / Kconfig
1 if ARM64
2
3 config ARMV8_MULTIENTRY
4         boolean "Enable multiple CPUs to enter into U-boot"
5
6 endif