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 <[email protected]>
  • Loading branch information
andyross authored and kv2019i committed Mar 11, 2024
1 parent ba9f8fc commit 83f69f1
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 83f69f1

Please sign in to comment.