mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-02 14:27:17 +00:00
12 lines
115 B
Text
12 lines
115 B
Text
|
if TARGET_PM520
|
||
|
|
||
|
config SYS_BOARD
|
||
|
string
|
||
|
default "pm520"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
string
|
||
|
default "PM520"
|
||
|
|
||
|
endif
|