linuxOS_AP06/u-boot/board/teejet/mt_ventoux/Kconfig

13 lines
151 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
if TARGET_MT_VENTOUX
config SYS_BOARD
default "mt_ventoux"
config SYS_VENDOR
default "teejet"
config SYS_CONFIG_NAME
default "mt_ventoux"
endif