Skip to content

Commit

Permalink
topology2: add sof-hda-generic-ace1-2ch-bt-ssp2 topology
Browse files Browse the repository at this point in the history
Add an new topology sof-hda-generic-ace1-2ch-bt-ssp2.tplg which
supports 2-channel DMIC PCM and BT audio offload.

Signed-off-by: Brent Lu <[email protected]>
  • Loading branch information
brentlu committed Jul 31, 2024
1 parent a7a1b16 commit 7fecc6b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt-sof-hda-generic-cavs25-4ch.bin"
# Topologies for ACE1 and ACE2 architectures
"sof-hda-generic\;sof-hda-generic-ace1-2ch\;PLATFORM=mtl,HDA_CONFIG=mix,NUM_DMICS=2,\
PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt-sof-hda-generic-ace1-2ch.bin"
"sof-hda-generic\;sof-hda-generic-ace1-2ch-bt-ssp2\;PLATFORM=mtl,HDA_CONFIG=mix,NUM_DMICS=2,\
INCLUDE_BT_OFFLOAD=true,\
PREPROCESS_PLUGINS=nhlt,NHLT_BIN=nhlt-sof-hda-generic-ace1-2ch-bt-ssp2.bin"
"sof-hda-generic\;sof-hda-generic-ace1-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-ace1-4ch.bin"
Expand Down

0 comments on commit 7fecc6b

Please sign in to comment.