]> err.no Git - linux-2.6/blobdiff - fs/Kconfig
ide-tape: collect module-related macro calls at the end
[linux-2.6] / fs / Kconfig
index 9656139d2e990ce8c11e6ed34a2b61182da332ff..987b5d7cb21a28eb875a7337c734276084a5f5ab 100644 (file)
@@ -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