Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
[platform/kernel/u-boot.git] / arch / arm / cpu / armv8 / Kconfig
1 if ARM64
2
3 config SYS_CPU
4         default "armv8"
5
6 endif