X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2FKconfig;h=987b5d7cb21a28eb875a7337c734276084a5f5ab;hb=9c14576886bb4e3cfe624c9ec95d980d58a109de;hp=9656139d2e990ce8c11e6ed34a2b61182da332ff;hpb=0ff66f0c7a5f1f4f5a0d91341b6f71fd2a49f0fa;p=linux-2.6 diff --git a/fs/Kconfig b/fs/Kconfig index 9656139d2e..987b5d7cb2 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -236,6 +236,7 @@ config JBD_DEBUG config JBD2 tristate + select CRC32 help This is a generic journaling layer for block devices that support both 32-bit and 64-bit block numbers. It is currently used by @@ -1673,6 +1674,8 @@ config NFSD select CRYPTO_MD5 if NFSD_V4 select CRYPTO if NFSD_V4 select FS_POSIX_ACL if NFSD_V4 + select PROC_FS if NFSD_V4 + select PROC_FS if SUNRPC_GSS help If you want your Linux box to act as an NFS *server*, so that other computers on your local network which support NFS can access certain