linuxOS_D21X/source/uboot-2021.10/board/comtrend/vr3032u/Kconfig

13 lines
161 B
Plaintext
Raw Normal View History

2024-11-29 08:13:19 +00:00
if BOARD_COMTREND_VR3032U
config SYS_BOARD
default "vr3032u"
config SYS_VENDOR
default "comtrend"
config SYS_CONFIG_NAME
default "comtrend_vr3032u"
endif