diff --git a/init/Kconfig b/init/Kconfig
index fbc7c1f7af60c0bd4547dcb8b8cf881f0c958a90..813e07604f89ac2342b6df756147b5ff5afe235b 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -542,7 +542,6 @@ config CGROUP_FREEZER
 
 config CGROUP_DEVICE
 	bool "Device controller for cgroups"
-	depends on EXPERIMENTAL
 	help
 	  Provides a cgroup implementing whitelists for devices which
 	  a process in the cgroup can mknod or open.