aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--init/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index fbc7c1f7af60..813e07604f89 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -542,7 +542,6 @@ config CGROUP_FREEZER
542 542
543config CGROUP_DEVICE 543config CGROUP_DEVICE
544 bool "Device controller for cgroups" 544 bool "Device controller for cgroups"
545 depends on EXPERIMENTAL
546 help 545 help
547 Provides a cgroup implementing whitelists for devices which 546 Provides a cgroup implementing whitelists for devices which
548 a process in the cgroup can mknod or open. 547 a process in the cgroup can mknod or open.