forked from rrcarlosr/Jetpack
17 lines
197 B
Plaintext
17 lines
197 B
Plaintext
|
|
||
|
if TARGET_LS2080AQDS
|
||
|
|
||
|
config SYS_BOARD
|
||
|
default "ls2080aqds"
|
||
|
|
||
|
config SYS_VENDOR
|
||
|
default "freescale"
|
||
|
|
||
|
config SYS_SOC
|
||
|
default "fsl-layerscape"
|
||
|
|
||
|
config SYS_CONFIG_NAME
|
||
|
default "ls2080aqds"
|
||
|
|
||
|
endif
|