Skip to content

Commit e83adb0

Browse files
committed
app: winconsole_overlay: disable SOF telemetry
SOF telemetry is currently conflicting with the win console implementation, so disable it in the overlay. Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
1 parent 467b7b8 commit e83adb0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/winconsole_overlay.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@
1111
#
1212
CONFIG_LOG_BACKEND_ADSP=y
1313
CONFIG_WINSTREAM_CONSOLE=y
14+
15+
# https://github.com/thesofproject/sof/issues/9513
16+
CONFIG_SOF_TELEMETRY=n
17+
CONFIG_SOF_TELEMETRY_PERFORMANCE_MEASUREMENTS=n

0 commit comments

Comments
 (0)