mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-09-16 12:22:14 +02:00
13 lines
155 B
Plaintext
13 lines
155 B
Plaintext
if BOARD_SAGEM_FAST1704
|
|
|
|
config SYS_BOARD
|
|
default "f@st1704"
|
|
|
|
config SYS_VENDOR
|
|
default "sagem"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "sagem_f@st1704"
|
|
|
|
endif
|