Skip to content

Commit b871386

Browse files
committed
boards/intel_adsp_ace15_mtpm: Update google AEC kconfigs
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. Also disable the mock setting, it's already selected by COMP_STUBS Signed-off-by: Andy Ross <andyross@google.com>
1 parent b5f7c68 commit b871386

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

app/boards/intel_adsp_ace15_mtpm.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,7 @@ CONFIG_PROBE=y
9494
CONFIG_PROBE_DMA_MAX=2
9595
CONFIG_KCPS_DYNAMIC_CLOCK_CONTROL=y
9696
CONFIG_COMP_GOOGLE_RTC_AUDIO_PROCESSING=y
97+
CONFIG_COMP_GOOGLE_RTC_AUDIO_PROCESSING_NUM_CHANNELS=2
98+
CONFIG_GOOGLE_RTC_AUDIO_PROCESSING_MIC_BITS=32
99+
97100
CONFIG_COMP_STUBS=y

0 commit comments

Comments
 (0)