mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-02 22:37:22 +00:00
12 lines
118 B
Text
12 lines
118 B
Text
|
if TARGET_BC3450
|
||
|
|
||
|
config SYS_BOARD
|
||
|
string
|
||
|
default "bc3450"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
string
|
||
|
default "BC3450"
|
||
|
|
||
|
endif
|