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>
This commit is contained in:
Peter Ujfalusi 2023-07-17 13:01:59 +03:00 committed by Kai Vehmanen
parent 011de4a094
commit df5576872f
1 changed files with 3 additions and 0 deletions

View File

@ -12,3 +12,6 @@ CONFIG_RIMAGE_SIGNING_SCHEMA="tgl"
CONFIG_DEBUG_COREDUMP=y
CONFIG_DEBUG_COREDUMP_BACKEND_INTEL_ADSP_MEM_WINDOW=y
CONFIG_DEBUG_COREDUMP_MEMORY_DUMP_MIN=y
# DTRACE is IPC3 only, disable it
CONFIG_TRACE=n