mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-03 05:28:17 +00:00
13 lines
141 B
Plaintext
13 lines
141 B
Plaintext
if TARGET_CPCI4052
|
|
|
|
config SYS_BOARD
|
|
default "cpci405"
|
|
|
|
config SYS_VENDOR
|
|
default "esd"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "CPCI4052"
|
|
|
|
endif
|