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 404c6a8ac394..6764dbf66d05 100644 --- a/fs/nfs/Kconfig +++ b/fs/nfs/Kconfig | |||
@@ -30,7 +30,7 @@ config NFS_FS | |||
30 | If unsure, say N. | 30 | If unsure, say N. |
31 | 31 | ||
32 | config NFS_V2 | 32 | config NFS_V2 |
33 | bool "NFS client support for NFS version 2" | 33 | tristate "NFS client support for NFS version 2" |
34 | depends on NFS_FS | 34 | depends on NFS_FS |
35 | default y | 35 | default y |
36 | help | 36 | help |