mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-02 22:37:22 +00:00
10 lines
99 B
Text
10 lines
99 B
Text
|
if TARGET_PM826
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "pm826"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "PM826"
|
||
|
|
||
|
endif
|