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: Bernat, GrzegorzX <grzegorzx.bernat@intel.com>
  • Loading branch information
gbernatxintel committed Mar 26, 2024
1 parent 727ad82 commit ef0d267
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 ef0d267

Please sign in to comment.