historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/u-boot/arch/arm/mach-highbank/Kconfig

13 lines
142 B
Text
Raw Normal View History

2024-01-16 11:20:27 -06:00
if ARCH_HIGHBANK
config SYS_BOARD
default "highbank"
config SYS_SOC
default "highbank"
config SYS_CONFIG_NAME
default "highbank"
endif