mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
13 lines
133 B
Text
13 lines
133 B
Text
|
if TARGET_VINCO
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "vinco"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "l+g"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "vinco"
|
||
|
|
||
|
endif
|