aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 8b88d0bedcbd..5b92e3aa1366 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -301,13 +301,6 @@ config CGROUP_NS
301 for instance virtual servers and checkpoint/restart 301 for instance virtual servers and checkpoint/restart
302 jobs. 302 jobs.
303 303
304config CGROUP_CPUACCT
305 bool "Simple CPU accounting cgroup subsystem"
306 depends on CGROUPS
307 help
308 Provides a simple Resource Controller for monitoring the
309 total CPU consumed by the tasks in a cgroup
310
311config CPUSETS 304config CPUSETS
312 bool "Cpuset support" 305 bool "Cpuset support"
313 depends on SMP && CGROUPS 306 depends on SMP && CGROUPS