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