Skip to content

Commit 3fef488

Browse files
kv2019ilgirdwood
authored andcommitted
app: add logging_mipisystcat_overlay.conf overlay config
Add an overlay config to build SOF with MIPI Sys-T Catalog logging enabled. Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
1 parent f43bb81 commit 3fef488

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Enable MIPI Sys-T Catalog FW logging
2+
# ref: https://docs.zephyrproject.org/latest/samples/subsys/logging/syst/README.html
3+
CONFIG_LOG_MIPI_SYST_ENABLE=y
4+
CONFIG_LOG_MIPI_SYST_USE_CATALOG=y
5+
6+
# set as output type of all SOF backends
7+
CONFIG_LOG_BACKEND_ADSP_OUTPUT_SYST=y
8+
CONFIG_LOG_BACKEND_ADSP_OUTPUT_SYST=y
9+
CONFIG_LOG_BACKEND_ADSP_MTRACE_OUTPUT_SYST=y

0 commit comments

Comments
 (0)