mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 17:07:38 +00:00
13 lines
155 B
Text
13 lines
155 B
Text
|
if TARGET_OMAP3_MVBLX
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "mvblx"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "matrix_vision"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "omap3_mvblx"
|
||
|
|
||
|
endif
|