Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[platform/kernel/u-boot.git] / 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