diff options
Diffstat (limited to 'fs/nfs/Kconfig')
-rw-r--r-- | fs/nfs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfs/Kconfig b/fs/nfs/Kconfig index 6764dbf66d05..f81a729c00e9 100644 --- a/fs/nfs/Kconfig +++ b/fs/nfs/Kconfig | |||
@@ -40,7 +40,7 @@ config NFS_V2 | |||
40 | If unsure, say Y. | 40 | If unsure, say Y. |
41 | 41 | ||
42 | config NFS_V3 | 42 | config NFS_V3 |
43 | bool "NFS client support for NFS version 3" | 43 | tristate "NFS client support for NFS version 3" |
44 | depends on NFS_FS | 44 | depends on NFS_FS |
45 | default y | 45 | default y |
46 | help | 46 | help |