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>
This commit is contained in:
Johny Lin 2024-02-03 15:17:59 +00:00 committed by Liam Girdwood
parent 5acb38d889
commit 1233a220b1
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
# Use DTS pre-built library for production
CONFIG_COMP_STUBS=n
# Google RTC library is WIP
CONFIG_GOOGLE_RTC_AUDIO_PROCESSING_MOCK=y
CONFIG_COMP_IIR=y
CONFIG_COMP_MODULE_ADAPTER=y
CONFIG_DTS_CODEC=y