xref: /openbmc/u-boot/arch/arm/cpu/armv8/Kconfig (revision c15b0b86)
1if ARM64
2
3config SYS_CPU
4	default "armv8"
5
6endif
7