aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fs/nfs/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfs/Kconfig b/fs/nfs/Kconfig
index 66b0f4cb520f..f90f4f5cd421 100644
--- a/fs/nfs/Kconfig
+++ b/fs/nfs/Kconfig
@@ -42,6 +42,7 @@ config NFS_V2
42config NFS_V3 42config NFS_V3
43 bool "NFS client support for NFS version 3" 43 bool "NFS client support for NFS version 3"
44 depends on NFS_FS 44 depends on NFS_FS
45 default y
45 help 46 help
46 This option enables support for version 3 of the NFS protocol 47 This option enables support for version 3 of the NFS protocol
47 (RFC 1813) in the kernel's NFS client. 48 (RFC 1813) in the kernel's NFS client.