Files

13 lines
142 B
Plaintext
Raw Permalink Normal View History

2024-05-07 18:09:20 +08:00
if ARCH_HIGHBANK
config SYS_BOARD
default "highbank"
config SYS_SOC
default "highbank"
config SYS_CONFIG_NAME
default "highbank"
endif