mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-16 17:58:23 +00:00
10 lines
114 B
Text
10 lines
114 B
Text
|
if TARGET_PXA255_IDP
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "pxa255_idp"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "pxa255_idp"
|
||
|
|
||
|
endif
|