exportfs: reallow building as a module
[pandora-kernel.git] / fs / Kconfig
index f3aa9b0..efb7d4e 100644 (file)
@@ -47,7 +47,7 @@ config FS_POSIX_ACL
        def_bool n
 
 config EXPORTFS
-       bool
+       tristate
 
 config FILE_LOCKING
        bool "Enable POSIX file locking API" if EXPERT