uboot/u-boot-stm32mp-2020.01/board/comtrend/vr3032u/Kconfig

13 lines
161 B
Plaintext
Raw Normal View History

2024-01-10 06:52:34 +00:00
if BOARD_COMTREND_VR3032U
config SYS_BOARD
default "vr3032u"
config SYS_VENDOR
default "comtrend"
config SYS_CONFIG_NAME
default "comtrend_vr3032u"
endif