mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-18 02:38:56 +00:00
13 lines
154 B
Text
13 lines
154 B
Text
|
if TARGET_DIGSY_MTC
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "digsy_mtc"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "intercontrol"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "digsy_mtc"
|
||
|
|
||
|
endif
|