mirror of https://github.com/thesofproject/sof.git
topology2: clean up unnecessary nocodec topology builds
Only TGL is tested right now. So, build only that one. Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
This commit is contained in:
parent
9a8fe76dee
commit
a2d8987921
|
@ -25,17 +25,8 @@ PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt.bin"
|
|||
|
||||
# CAVS SDW topology with passthrough pipelines
|
||||
"cavs-sdw\;cavs-sdw"
|
||||
# CAVS SSP topology with passthrough pipelines, default SSP MCLK is 38.4MHz
|
||||
"cavs-nocodec\;cavs-adl-nocodec"
|
||||
"cavs-nocodec\;cavs-ehl-nocodec"
|
||||
# CAVS SSP topology with passthrough pipelines
|
||||
"cavs-nocodec\;cavs-tgl-nocodec"
|
||||
"cavs-nocodec\;cavs-tgl-h-nocodec"
|
||||
"cavs-nocodec\;cavs-jsl-nocodec"
|
||||
"cavs-nocodec\;cavs-icl-nocodec"
|
||||
"cavs-nocodec\;cavs-cml-nocodec\;MCLK=24000000"
|
||||
"cavs-nocodec\;cavs-cnl-nocodec\;MCLK=24000000"
|
||||
"cavs-nocodec\;cavs-glk-nocodec\;MCLK=19200000"
|
||||
"cavs-nocodec\;cavs-apl-nocodec\;MCLK=19200000"
|
||||
)
|
||||
|
||||
# This will override the topology1 binaries with topology2 binaries
|
||||
|
|
Loading…
Reference in New Issue