diff --git a/Kconfig b/Kconfig index 0e1a153492..e24ae4f4cd 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.