Skip to content

Commit

Permalink
mt8195: Disable GOOGLE AEC MOCK by default
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
andyross committed Mar 7, 2024
1 parent cac0fdc commit 291dcb7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 291dcb7

Please sign in to comment.