Skip to content

Commit

Permalink
board: intel_adsp_ace15_mtpm: Enable AEC mock module by default
Browse files Browse the repository at this point in the history
This patch enables Google RTC mock module by default for CI build tests, etc.

Signed-off-by: Yong Zhi <yong.zhi@intel.com>
  • Loading branch information
yongzhi1 committed Nov 27, 2023
1 parent 5c0f8bd commit a872a43
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/boards/intel_adsp_ace15_mtpm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,7 @@ CONFIG_DEBUG_COREDUMP_MEMORY_DUMP_MIN=y

CONFIG_PROBE=y
CONFIG_PROBE_DMA_MAX=2

# Enable Google RTC mock module
CONFIG_COMP_GOOGLE_RTC_AUDIO_PROCESSING=y
CONFIG_GOOGLE_RTC_AUDIO_PROCESSING_MOCK=y

0 comments on commit a872a43

Please sign in to comment.