Skip to content

Commit

Permalink
boards/intel_adsp_ace15_mtpm: Update google AEC kconfigs
Browse files Browse the repository at this point in the history
Update defaults to match existing hardware.  The topologies currently
have four channels of S32_LE DMIC input, but AEC can only handle two
at runtime, so set it here to prevent it from allocating needless
buffers.

Signed-off-by: Andy Ross <[email protected]>
  • Loading branch information
andyross committed Dec 11, 2023
1 parent 259edac commit fcd7894
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 @@ -94,4 +94,8 @@ CONFIG_PROBE=y
CONFIG_PROBE_DMA_MAX=2
CONFIG_KCPS_DYNAMIC_CLOCK_CONTROL=y
CONFIG_COMP_GOOGLE_RTC_AUDIO_PROCESSING=y
CONFIG_GOOGLE_RTC_AUDIO_PROCESSING_MOCK=y
CONFIG_COMP_GOOGLE_RTC_AUDIO_PROCESSING_NUM_CHANNELS=2
CONFIG_GOOGLE_RTC_AUDIO_PROCESSING_MIC_BITS=32

CONFIG_COMP_STUBS=y

0 comments on commit fcd7894

Please sign in to comment.