]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - arch/arm/cpu/armv8/Kconfig
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / arch / arm / cpu / armv8 / Kconfig
1 if ARM64
2
3 config SYS_CPU
4         default "armv8"
5
6 endif