Task Control Groups: simple task cgroup debug info subsystem
[pandora-kernel.git] / init / Kconfig
index b59a0a9..6687f80 100644 (file)
@@ -278,6 +278,16 @@ config CGROUPS
 
          Say N if unsure.
 
+config CGROUP_DEBUG
+       bool "Example debug cgroup subsystem"
+       depends on CGROUPS
+       help
+         This option enables a simple cgroup subsystem that
+         exports useful debugging information about the cgroups
+         framework
+
+         Say N if unsure
+
 config CPUSETS
        bool "Cpuset support"
        depends on SMP && CGROUPS