mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-11 12:36:03 +01:00
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
13 lines
161 B
Plaintext
13 lines
161 B
Plaintext
if BOARD_COMTREND_VR3032U
|
|
|
|
config SYS_BOARD
|
|
default "vr3032u"
|
|
|
|
config SYS_VENDOR
|
|
default "comtrend"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "comtrend_vr3032u"
|
|
|
|
endif
|