Skip to content

Commit 4e0121f

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/boards/intel_adsp_cavs25_tgph.conf

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

0 commit comments

Comments
 (0)