16 lines
196 B
Plaintext
16 lines
196 B
Plaintext
|
if TARGET_LS1043AQDS
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "ls1043aqds"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "freescale"
|
||
|
|
||
|
config SYS_SOC
|
||
|
default "fsl-layerscape"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "ls1043aqds"
|
||
|
|
||
|
endif
|