]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/Kconfig
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
[linux-2.6-omap-h63xx.git] / fs / Kconfig
index d5255e627b5fa3ec42c54a514fa280c348435cb2..ba1dbe2b22029e447d3cc7b4c8d0fdf494337f43 100644 (file)
@@ -841,6 +841,20 @@ config RELAYFS_FS
 
          If unsure, say N.
 
+config CONFIGFS_FS
+       tristate "Userspace-driven configuration filesystem (EXPERIMENTAL)"
+       depends on EXPERIMENTAL
+       help
+         configfs is a ram-based filesystem that provides the converse
+         of sysfs's functionality. Where sysfs is a filesystem-based
+         view of kernel objects, configfs is a filesystem-based manager
+         of kernel objects, or config_items.
+
+         Both sysfs and configfs can and should exist together on the
+         same system. One is not a replacement for the other.
+
+         If unsure, say N.
+
 endmenu
 
 menu "Miscellaneous filesystems"