nt9856x/BSP/u-boot/board/sbc8548/Kconfig
2023-03-28 15:07:53 +08:00

10 lines
105 B
Plaintext

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