topology2: cavs: hda: add tplg build for mtl

Add the topology for skl_hda_dsp_generic machine.

Signed-off-by: Yong Zhi <yong.zhi@intel.com>
This commit is contained in:
Yong Zhi 2022-06-16 15:49:32 -05:00 committed by Liam Girdwood
parent 7a2e0e1e17
commit 45f6d6fa59
2 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,8 @@ PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt.bin"
"cavs-passthrough-hdmi\;cavs-mixin-mixout-hda-4ch-cnl\;\
HDA_CONFIG=mix,NUM_DMICS=4,PLATFORM=cnl,PDM1_MIC_A_ENABLE=1,PDM1_MIC_B_ENABLE=1,\
PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt.bin"
"cavs-passthrough-hdmi\;cavs-passthrough-hda-4ch-mtl\;PLATFORM=mtl,\
NUM_DMICS=4,PDM1_MIC_A_ENABLE=1,PDM1_MIC_B_ENABLE=1,PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt-mtl.bin"
# CAVS SDW topology with passthrough pipelines
"cavs-sdw\;cavs-sdw"

View File

@ -37,6 +37,7 @@ Define {
# override defaults with platform-specific config
IncludeByKey.PLATFORM {
"cnl" "platform/intel/cnl.conf"
"mtl" "platform/intel/mtl.conf"
}
# include HDA config if needed.