mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 08:57:58 +00:00
10 lines
123 B
Text
10 lines
123 B
Text
|
if TARGET_BF561_ACVILON
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "bf561-acvilon"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "bf561-acvilon"
|
||
|
|
||
|
endif
|