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 <[email protected]>
  • Loading branch information
yongzhi1 committed Nov 30, 2023
1 parent 285c090 commit e010d0b
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 e010d0b

Please sign in to comment.