diff options
-rw-r--r-- | init/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index b680733270e4..faed9a0b6f24 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -283,7 +283,7 @@ config CPUSETS | |||
283 | 283 | ||
284 | config FAIR_GROUP_SCHED | 284 | config FAIR_GROUP_SCHED |
285 | bool "Fair group cpu scheduler" | 285 | bool "Fair group cpu scheduler" |
286 | default n | 286 | default y |
287 | depends on EXPERIMENTAL | 287 | depends on EXPERIMENTAL |
288 | help | 288 | help |
289 | This feature lets cpu scheduler recognize task groups and control cpu | 289 | This feature lets cpu scheduler recognize task groups and control cpu |