diff --git a/init/Kconfig b/init/Kconfig index 4b16ac2efda8f1cb179f71fef6cba50df621e190..dc49f231294a1dee95315f190e6766be2466bf64 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -1128,6 +1128,7 @@ endif #CGROUP_SCHED config QOS_SCHED_DYNAMIC_AFFINITY bool "qos dynamic affinity" depends on CPUSETS + depends on FAIR_CGROUP_SCHED default n help This feature lets you allocate preferred cpus to taskgroup. If enabled,