]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/Kconfig
fs/Kconfig: move configfs out
[linux-2.6-omap-h63xx.git] / fs / Kconfig
index e9103b9862b4abdcd2a7d4d1a2766882c5f79bbb..d7d7f1b936356b8624d511f055e77baa7c6053a1 100644 (file)
@@ -182,17 +182,7 @@ config HUGETLBFS
 config HUGETLB_PAGE
        def_bool HUGETLBFS
 
-config CONFIGFS_FS
-       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
-         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.
+source "fs/configfs/Kconfig"
 
 endmenu