configfs: Remove EXPERIMENTAL
authorJoel Becker <[email protected]>
Mon, 31 Dec 2007 21:56:47 +0000 (13:56 -0800)
committerMark Fasheh <[email protected]>
Fri, 25 Jan 2008 23:05:47 +0000 (15:05 -0800)
configfs has been alive and kicking for a while now.  It underpins some
non-EXPERIMENTAL subsystems, such as OCFS2's cluster stack.

Signed-off-by: Joel Becker <[email protected]>
Signed-off-by: Mark Fasheh <[email protected]>
fs/Kconfig

index 16598a417423472c44e72f40114bab92a52d54bd..ad63dfd6d76df548881e2a7b2ba52bbe0e091fbc 100644 (file)
@@ -1022,8 +1022,8 @@ config HUGETLB_PAGE
        def_bool HUGETLBFS
 
 config CONFIGFS_FS
-       tristate "Userspace-driven configuration filesystem (EXPERIMENTAL)"
-       depends on SYSFS && EXPERIMENTAL
+       tristate "Userspace-driven configuration filesystem"
+       depends on SYSFS
        help
          configfs is a ram-based filesystem that provides the converse
          of sysfs's functionality. Where sysfs is a filesystem-based