kernel: conditionally support non-root users, groups and capabilities
[linux-2.6-microblaze.git] / fs / nfs / Kconfig
index c7abc10..f31fd0d 100644 (file)
@@ -1,6 +1,6 @@
 config NFS_FS
        tristate "NFS client support"
-       depends on INET && FILE_LOCKING
+       depends on INET && FILE_LOCKING && MULTIUSER
        select LOCKD
        select SUNRPC
        select NFS_ACL_SUPPORT if NFS_V3_ACL