topology2: CMakeLists: clarify the pipelines for mixin-mixout tplg

Only the HDA pipelines use mixin/mixout based pipelines.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
This commit is contained in:
Ranjani Sridharan 2022-02-10 13:15:17 -08:00 committed by Liam Girdwood
parent c94ae772a0
commit c84d64b524
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ set(TPLGS
"cavs-gain-hdmi\;cavs-gain-hdmi"
# CAVS HDA topology with gain-based pipelines
"cavs-gain-hdmi\;cavs-gain-hda\;HDA_CONFIG=gain"
# CAVS HDA topology with mixer-based pipelines
# CAVS HDA topology with mixer-based pipelines for HDA and passthrough pipelines for HDMI
"cavs-passthrough-hdmi\;cavs-mixin-mixout-hda\;HDA_CONFIG=mix"
# CAVS SDW topology with passthrough pipelines
"cavs-sdw\;cavs-sdw"