mirror of https://github.com/thesofproject/sof.git
app: Enable probe for MTL
Enables extraction and injection probes for MTL platform. NOTE: this commit does NOT enable probe log backend. Signed-off-by: Serhiy Katsyuba <serhiy.katsyuba@intel.com>
This commit is contained in:
parent
583329173e
commit
81bccef08d
|
@ -88,3 +88,6 @@ CONFIG_CLOCK_CONTROL=y
|
|||
CONFIG_DEBUG_COREDUMP=y
|
||||
CONFIG_DEBUG_COREDUMP_BACKEND_INTEL_ADSP_MEM_WINDOW=y
|
||||
CONFIG_DEBUG_COREDUMP_MEMORY_DUMP_MIN=y
|
||||
|
||||
CONFIG_PROBE=y
|
||||
CONFIG_PROBE_DMA_MAX=2
|
||||
|
|
Loading…
Reference in New Issue