mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-18 02:38:56 +00:00
13 lines
142 B
Text
13 lines
142 B
Text
|
if TARGET_PMC405DE
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "pmc405de"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "esd"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "PMC405DE"
|
||
|
|
||
|
endif
|