diff options
| -rw-r--r-- | init/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init/Kconfig b/init/Kconfig index e037a5a22b46..6ce16bdbec76 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
| @@ -281,6 +281,7 @@ config CGROUPS | |||
| 281 | config CGROUP_DEBUG | 281 | config CGROUP_DEBUG |
| 282 | bool "Example debug cgroup subsystem" | 282 | bool "Example debug cgroup subsystem" |
| 283 | depends on CGROUPS | 283 | depends on CGROUPS |
| 284 | default n | ||
| 284 | help | 285 | help |
| 285 | This option enables a simple cgroup subsystem that | 286 | This option enables a simple cgroup subsystem that |
| 286 | exports useful debugging information about the cgroups | 287 | exports useful debugging information about the cgroups |
