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

10 lines
105 B
Plaintext

if TARGET_SBC8349
config SYS_BOARD
default "sbc8349"
config SYS_CONFIG_NAME
default "sbc8349"
endif