boards: intel_adsp_ace15_mtpm: Enable dw_dma_suspend_drain for ACE

It is recommended to suspend and drain before stop.

Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
This commit is contained in:
Ranjani Sridharan 2023-03-16 14:56:13 -07:00 committed by Liam Girdwood
parent ebfe717f66
commit 56abcade56
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ CONFIG_ZEPHYR_DP_SCHEDULER=y
CONFIG_DMA=y
CONFIG_DMA_INTEL_ADSP_GPDMA=y
CONFIG_DMA_DW_LLI_POOL_SIZE=50
CONFIG_DMA_DW_SUSPEND_DRAIN=y
CONFIG_INTEL_MODULES=y
CONFIG_LIBRARY_MANAGER=y
CONFIG_INTEL_ADSP_TIMER=y