diff --git a/init/Kconfig b/init/Kconfig index 31fff350a288d340762ad45d9f3aabf64351d1e6..6369a34357b6ee602857ac63c345e85de3b11b1f 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -1035,7 +1035,7 @@ endif #CGROUP_SCHED config QOS_SCHED_DYNAMIC_AFFINITY bool "qos dynamic affinity" - depends on CPUSETS + depends on CPUSETS && FAIR_GROUP_SCHED default n help This feature lets you allocate preferred cpus to taskgroup. If enabled,