Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions app/boards/intel_adsp_ace20_lnl.conf
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ CONFIG_PROBE_DMA_MAX=2

CONFIG_MEMORY_WIN_2_SIZE=12288

# must be set for LNL/ACE20
# (can be removed once platform default changed in Zephyr upstream)
CONFIG_DMA_INTEL_ADSP_HDA_TIMING_L1_EXIT=y

# Temporary disabled options
CONFIG_TRACE=n
Expand Down