mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-11 22:03:15 +00:00
10 lines
99 B
Text
10 lines
99 B
Text
|
if TARGET_PM520
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "pm520"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "PM520"
|
||
|
|
||
|
endif
|