Skip to content

Commit 96cef98

Browse files
committed
board: intel_adsp_cavs25: Disable DTRACE
DTRACE is IPC3 only, it is not used anymore. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
1 parent 21ed10a commit 96cef98

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/boards/intel_adsp_cavs25.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ CONFIG_RIMAGE_SIGNING_SCHEMA="tgl"
1212
CONFIG_DEBUG_COREDUMP=y
1313
CONFIG_DEBUG_COREDUMP_BACKEND_INTEL_ADSP_MEM_WINDOW=y
1414
CONFIG_DEBUG_COREDUMP_MEMORY_DUMP_MIN=y
15+
16+
# DTRACE is IPC3 only, disable it
17+
CONFIG_TRACE=n

0 commit comments

Comments
 (0)