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 committed Jan 3, 2024
1 parent 88242aa commit f3bc506
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 f3bc506

Please sign in to comment.