]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - lib/Kconfig
libcrc32c: Move implementation to crypto crc32c
[linux-2.6-omap-h63xx.git] / lib / Kconfig
index 85cf7ea978aafe6606e6e44cc634a82e6cf29477..ce303f13ed927c199af407db02beae2e12e7c5e0 100644 (file)
@@ -64,6 +64,7 @@ config CRC7
 
 config LIBCRC32C
        tristate "CRC32c (Castagnoli, et al) Cyclic Redundancy-Check"
+       select CRYPTO_CRC32C
        help
          This option is provided for the case where no in-kernel-tree
          modules require CRC32c functions, but a module built outside the