16 lines
172 B
Plaintext
16 lines
172 B
Plaintext
|
if TARGET_CM_FX6
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "cm_fx6"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "compulab"
|
||
|
|
||
|
config SYS_SOC
|
||
|
default "mx6"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "cm_fx6"
|
||
|
|
||
|
endif
|