vfs: Add name to file handle conversion support
[pandora-kernel.git] / fs / Kconfig
index 3db9caa..7cb53aa 100644 (file)
@@ -47,7 +47,7 @@ config FS_POSIX_ACL
        def_bool n
 
 config EXPORTFS
-       tristate
+       bool
 
 config FILE_LOCKING
        bool "Enable POSIX file locking API" if EXPERT