Files
thead-uboot/board/sbc8548/Kconfig
2022-09-13 11:04:33 +08:00

10 lines
105 B
Plaintext

if TARGET_SBC8548
config SYS_BOARD
default "sbc8548"
config SYS_CONFIG_NAME
default "sbc8548"
endif