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

13 lines
139 B
Plaintext

if TARGET_TQM834X
config SYS_BOARD
default "tqm834x"
config SYS_VENDOR
default "tqc"
config SYS_CONFIG_NAME
default "TQM834x"
endif