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