2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2024-12-14 15:23:07 +00:00
u-boot/board/sagem/f@st1704/Kconfig

13 lines
155 B
Text
Raw Normal View History

if BOARD_SAGEM_FAST1704
config SYS_BOARD
default "f@st1704"
config SYS_VENDOR
default "sagem"
config SYS_CONFIG_NAME
default "sagem_f@st1704"
endif