mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-01-06 02:08:59 +00:00
12 lines
109 B
Text
12 lines
109 B
Text
|
if TARGET_PR1
|
||
|
|
||
|
config SYS_BOARD
|
||
|
string
|
||
|
default "pr1"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
string
|
||
|
default "pr1"
|
||
|
|
||
|
endif
|