diff --git a/Kconfig b/Kconfig index 0e1a153492e..e24ae4f4cda 100644 --- a/Kconfig +++ b/Kconfig @@ -1058,6 +1058,7 @@ endif # DEBUG_WIRELESS config DEBUG_SCHED bool "Scheduler Debug Features" default n + depends on !SYSLOG_TIMESTAMP ---help--- Enable OS scheduler debug features.