Skip to content

Commit

Permalink
mt8196: add xtos/zephyr config overlay 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 authored and kv2019i committed Jan 21, 2025
1 parent e5dfbb1 commit e95d7ee
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/overlays/mt8196/waves_overlay.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
CONFIG_COMP_MODULE_ADAPTER=y
CONFIG_WAVES_CODEC=y
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 e95d7ee

Please sign in to comment.