diff options
Diffstat (limited to 'init')
-rw-r--r-- | init/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init/Kconfig b/init/Kconfig index 089a230e5652..eb77e8ccde1c 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -463,6 +463,7 @@ config HAVE_UNSTABLE_SCHED_CLOCK | |||
463 | 463 | ||
464 | menuconfig CGROUPS | 464 | menuconfig CGROUPS |
465 | boolean "Control Group support" | 465 | boolean "Control Group support" |
466 | depends on EVENTFD | ||
466 | help | 467 | help |
467 | This option adds support for grouping sets of processes together, for | 468 | This option adds support for grouping sets of processes together, for |
468 | use with process control subsystems such as Cpusets, CFS, memory | 469 | use with process control subsystems such as Cpusets, CFS, memory |