Skip to content

Commit 725c7d9

Browse files
kv2019ilgirdwood
authored andcommitted
app: debug_overlay: enable CONFIG_DAI_VERBOSE_GLITCH_WARNINGS
Enable the DAI verbose glitch warnings in the debug builds. Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
1 parent c17bc03 commit 725c7d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/debug_overlay.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ CONFIG_ASSERT=y
55
# CONFIG_ZTEST=y
66
# CONFIG_SOF_BOOT_TEST=y
77

8+
CONFIG_DAI_VERBOSE_GLITCH_WARNINGS=y
9+
810
# Following options can be enabled additionally,
911
# but will incur a higher runtime cost, so are thus
1012
# disabled by default.

0 commit comments

Comments
 (0)