Skip to content

Commit

Permalink
app: boards: Enable Probe for LNL
Browse files Browse the repository at this point in the history
Enables extraction and injection probes for LNL platform.
NOTE: this commit does NOT enable probe log backend.

Signed-off-by: Grzegorz Bernat <grzegorzx.bernat@intel.com>
  • Loading branch information
gbernatxintel authored and kv2019i committed Apr 2, 2024
1 parent f0740ed commit 78831db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/boards/intel_adsp_ace20_lnl.conf
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ CONFIG_WINSTREAM_CONSOLE=n

CONFIG_INTEL_ADSP_IPC=y

CONFIG_PROBE=y
CONFIG_PROBE_DMA_MAX=2

# Temporary disabled options
CONFIG_TRACE=n
Expand Down

0 comments on commit 78831db

Please sign in to comment.