mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 03:08:31 +00:00
12 lines
136 B
Text
12 lines
136 B
Text
|
if TARGET_BF518F_EZBRD
|
||
|
|
||
|
config SYS_BOARD
|
||
|
string
|
||
|
default "bf518f-ezbrd"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
string
|
||
|
default "bf518f-ezbrd"
|
||
|
|
||
|
endif
|