uboot/arch/arm/cpu/armv8/Kconfig

7 lines
49 B
Plaintext

if ARM64
config SYS_CPU
default "armv8"
endif