diff --git a/init/Kconfig b/init/Kconfig index 69bd400daeb3b03e0c776302a6964e0ff0fe41a5..d6422dc138d86d896d571253f75d23ad97982e3e 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -1069,6 +1069,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,