mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-04 02:20:25 +00:00
12 lines
124 B
Text
12 lines
124 B
Text
|
if TARGET_CM_BF561
|
||
|
|
||
|
config SYS_BOARD
|
||
|
string
|
||
|
default "cm-bf561"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
string
|
||
|
default "cm-bf561"
|
||
|
|
||
|
endif
|