Skip to content

Commit

Permalink
boards: ptl: enable HDA L1 exit
Browse files Browse the repository at this point in the history
Enable HDA L1 exit for PTL
On zephyr upstream kconfig defaults will be updated

Signed-off-by: Adrian Bonislawski <[email protected]>
  • Loading branch information
abonislawski committed Jun 20, 2024
1 parent e1f617b commit 473cec8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/boards/intel_adsp_ace30_ptl.conf
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ CONFIG_ZEPHYR_DP_SCHEDULER=y
CONFIG_DMA=y
CONFIG_DMA_INTEL_ADSP_GPDMA=n
CONFIG_DMA_DW_LLI_POOL_SIZE=50
CONFIG_DMA_INTEL_ADSP_HDA_TIMING_L1_EXIT=y
CONFIG_INTEL_MODULES=y
CONFIG_LIBRARY_MANAGER=y
CONFIG_INTEL_ADSP_TIMER=y
Expand Down

0 comments on commit 473cec8

Please sign in to comment.