]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - init/Kconfig
Task Control Groups: simple task cgroup debug info subsystem
[linux-2.6-omap-h63xx.git] / init / Kconfig
index b59a0a95a0e65beae299df0e44a01edd258e11d8..6687f805b38d0379d956a46b851c6195a8bf0a1f 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