Skip to content

Commit

Permalink
mt8196: add xtos override config and topology for waves
Browse files Browse the repository at this point in the history
For platform mt8196 with waves module integrated

Signed-off-by: Johny Lin <[email protected]>
  • Loading branch information
johnylin76 committed Jan 21, 2025
1 parent f657de7 commit 7d66b2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/arch/xtensa/configs/override/mt8196_chrome_waves.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
CONFIG_COMP_MODULE_ADAPTER=y
CONFIG_WAVES_CODEC=y
1 change: 1 addition & 0 deletions tools/topology/topology1/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ set(TPLGS
"sof-mt8188-mt6359\;sof-mt8188"
"sof-mt8188-mt6359\;sof-mt8188-waves\;-DWAVES=1"
"sof-mt8196-mt6681\;sof-mt8196"
"sof-mt8196-mt6681\;sof-mt8196-waves\;-DWAVES=1"

"sof-acp-renoir\;sof-acp"
"sof-rn-rt5682-rt1019\;sof-rn-rt5682-rt1019"
Expand Down

0 comments on commit 7d66b2c

Please sign in to comment.