mirror of https://github.com/thesofproject/sof.git
topology2: sof-ace-tplg: Build sof-hda-generic-2ch topology
This will be needed for MTL. Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
This commit is contained in:
parent
e303098d2a
commit
d25f775108
|
@ -10,6 +10,8 @@ set(TPLGS
|
||||||
# topologies below.
|
# topologies below.
|
||||||
"cavs-passthrough-hdmi\;sof-hda-generic-4ch\;PLATFORM=mtl,\
|
"cavs-passthrough-hdmi\;sof-hda-generic-4ch\;PLATFORM=mtl,\
|
||||||
HDA_CONFIG=mix,NUM_DMICS=4,PDM1_MIC_A_ENABLE=1,PDM1_MIC_B_ENABLE=1,PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt-sof-hda-generic-4ch.bin"
|
HDA_CONFIG=mix,NUM_DMICS=4,PDM1_MIC_A_ENABLE=1,PDM1_MIC_B_ENABLE=1,PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt-sof-hda-generic-4ch.bin"
|
||||||
|
"cavs-passthrough-hdmi\;sof-hda-generic-2ch\;PLATFORM=mtl,\
|
||||||
|
HDA_CONFIG=mix,NUM_DMICS=2,PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt-sof-hda-generic-2ch.bin"
|
||||||
|
|
||||||
# SDW topology with passthrough pipelines
|
# SDW topology with passthrough pipelines
|
||||||
"cavs-sdw\;mtl-sdw"
|
"cavs-sdw\;mtl-sdw"
|
||||||
|
|
Loading…
Reference in New Issue