Skip to content

Commit 1233a22

Browse files
johnylin76lgirdwood
authored andcommitted
overlays: dts: use prebuilt library for production
DTS codec targets the integration on sof-mtl-rt5650-dts.tplg. The firmware build config should not set COMP_STUBS. At the same time the config GOOGLE_RTC_PROCESSING_MOCK should be enabled as since its libraries are still WIP. Signed-off-by: Pin-chih Lin <johnylin@google.com>
1 parent 5acb38d commit 1233a22

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

app/overlays/mtl/dts_overlay.conf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Use DTS pre-built library for production
2+
CONFIG_COMP_STUBS=n
3+
# Google RTC library is WIP
4+
CONFIG_GOOGLE_RTC_AUDIO_PROCESSING_MOCK=y
5+
16
CONFIG_COMP_IIR=y
27
CONFIG_COMP_MODULE_ADAPTER=y
38
CONFIG_DTS_CODEC=y

0 commit comments

Comments
 (0)