24 lines
255 B
Plaintext
24 lines
255 B
Plaintext
|
if TARGET_ENBW_CMC
|
||
|
|
||
|
config SYS_CPU
|
||
|
string
|
||
|
default "arm926ejs"
|
||
|
|
||
|
config SYS_BOARD
|
||
|
string
|
||
|
default "enbw_cmc"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
string
|
||
|
default "enbw"
|
||
|
|
||
|
config SYS_SOC
|
||
|
string
|
||
|
default "davinci"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
string
|
||
|
default "enbw_cmc"
|
||
|
|
||
|
endif
|