mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-12 14:23:00 +00:00
12 lines
139 B
Text
12 lines
139 B
Text
|
if TARGET_BF561_ACVILON
|
||
|
|
||
|
config SYS_BOARD
|
||
|
string
|
||
|
default "bf561-acvilon"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
string
|
||
|
default "bf561-acvilon"
|
||
|
|
||
|
endif
|