mt8195: Disable GOOGLE AEC MOCK by default

The mocking layer is an important debugging tool.  It shouldn't be on
by default lest we accidentally build without the real feature.

Signed-off-by: Andy Ross <andyross@google.com>
This commit is contained in:
Andy Ross 2023-12-09 07:57:56 -08:00 committed by Kai Vehmanen
parent ba9f8fc8ab
commit 83f69f144f
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
CONFIG_COMP_RTNR=y
CONFIG_COMP_GOOGLE_RTC_AUDIO_PROCESSING=y
CONFIG_GOOGLE_RTC_AUDIO_PROCESSING_MOCK=y
CONFIG_COMP_MUX=y