historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/u-boot/arch/arm/mach-highbank/Kconfig
2024-01-16 11:20:27 -06:00

12 lines
142 B
Text

if ARCH_HIGHBANK
config SYS_BOARD
default "highbank"
config SYS_SOC
default "highbank"
config SYS_CONFIG_NAME
default "highbank"
endif