mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 20:54:31 +00:00
13 lines
155 B
Text
13 lines
155 B
Text
|
if BOARD_SAGEM_FAST1704
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "f@st1704"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "sagem"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "sagem_f@st1704"
|
||
|
|
||
|
endif
|