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