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

13 lines
151 B
Plaintext

if TARGET_MT_VENTOUX
config SYS_BOARD
default "mt_ventoux"
config SYS_VENDOR
default "teejet"
config SYS_CONFIG_NAME
default "mt_ventoux"
endif