diff options
-rw-r--r-- | fs/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/Kconfig b/fs/Kconfig index 9539848b4110..157a88583b70 100644 --- a/fs/Kconfig +++ b/fs/Kconfig | |||
@@ -1695,7 +1695,6 @@ config NFSD | |||
1695 | select SUNRPC | 1695 | select SUNRPC |
1696 | select EXPORTFS | 1696 | select EXPORTFS |
1697 | select NFS_ACL_SUPPORT if NFSD_V2_ACL | 1697 | select NFS_ACL_SUPPORT if NFSD_V2_ACL |
1698 | select PROC_FS if SUNRPC_GSS | ||
1699 | help | 1698 | help |
1700 | Choose Y here if you want to allow other computers to access | 1699 | Choose Y here if you want to allow other computers to access |
1701 | files residing on this system using Sun's Network File System | 1700 | files residing on this system using Sun's Network File System |