Skip to content

Commit cb402b6

Browse files
author
Jyri Sarha
committed
app: Enable debug messages in debug_stream_overlay.conf
Enable debug messages in debug_stream_overlay.conf Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>
1 parent e048f8a commit cb402b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/debug_stream_overlay.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Enable debug-stream protocol
22
CONFIG_SOF_DEBUG_STREAM_SLOT=y
3+
# Enable text message sending with ds_msg()
4+
CONFIG_SOF_DEBUG_STREAM_TEXT_MSG=y
35
# Add thread_info-client for debug stream
46
CONFIG_SOF_DEBUG_STREAM_THREAD_INFO=y
57
# Zephyr option for storing human readable thread names

0 commit comments

Comments
 (0)