Merge branch 'master' of git://git.denx.de/u-boot-tegra
[oweals/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