Skip to content

Commit 7f818b5

Browse files
serhiy-katsyuba-intelkartben
authored andcommitted
Revert "drivers: dma: intel_adsp_hda: change L1_EXIT defaults"
This reverts commit c2f0253. DMA_INTEL_ADSP_HDA_TIMING_L1_EXIT should be enabled for all ACE platforms. Any new platform in the ACE series will likely need it as well. Signed-off-by: Serhiy Katsyuba <[email protected]>
1 parent eddb1af commit 7f818b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/dma/Kconfig.intel_adsp_hda

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ config DMA_INTEL_ADSP_HDA
4444

4545
config DMA_INTEL_ADSP_HDA_TIMING_L1_EXIT
4646
bool "Intel ADSP HDA Host L1 Exit Interrupt"
47-
default y if SOC_INTEL_ACE15_MTPM || SOC_INTEL_ACE20_LNL || SOC_INTEL_ACE30
47+
default y if SOC_SERIES_INTEL_ADSP_ACE
4848
depends on DMA_INTEL_ADSP_HDA_HOST_IN || DMA_INTEL_ADSP_HDA_HOST_OUT
4949
help
5050
Intel ADSP HDA Host Interrupt for L1 exit.

0 commit comments

Comments
 (0)