diff --git a/init/Kconfig b/init/Kconfig index dc49f231294a1dee95315f190e6766be2466bf64..c1f125e9916333692bc317490dd0f2b3af63a896 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -1128,7 +1128,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,