diff --git a/src/schedule/Kconfig b/src/schedule/Kconfig index 40e077101686..d7665aee3581 100644 --- a/src/schedule/Kconfig +++ b/src/schedule/Kconfig @@ -23,6 +23,7 @@ config SCHEDULE_LL_STATS_LOG config SCHEDULE_LL_STATS_LOG_EVERY_OTHER_WINDOW bool "Log only every other low-latency report" + default y depends on SCHEDULE_LL_STATS_LOG help Output statistics for every other statistics gathering window.