diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index 897979c8e506c3..a97d498625aa05 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -876,7 +876,7 @@ config SCHED_INFO config SCHEDSTATS bool "Collect scheduler statistics" - depends on DEBUG_KERNEL && PROC_FS + depends on DEBUG_KERNEL && PROC_FS && !SCHED_BFS select SCHED_INFO help If you say Y here, additional code will be inserted into the