mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 21:24:29 +00:00
13 lines
146 B
Text
13 lines
146 B
Text
|
if BOARD_SFR_NB4_SER
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "nb4_ser"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "sfr"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "sfr_nb4_ser"
|
||
|
|
||
|
endif
|