]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - crypto/Kconfig
crypto: md5 - Switch to shash
[mirror_ubuntu-bionic-kernel.git] / crypto / Kconfig
index 96f8154147a2687cdcf02930f06c77eb01d88269..989304ca3eaba8df85d24861feeddbb5d981ac34 100644 (file)
@@ -282,7 +282,7 @@ config CRYPTO_MD4
 
 config CRYPTO_MD5
        tristate "MD5 digest algorithm"
-       select CRYPTO_ALGAPI
+       select CRYPTO_HASH
        help
          MD5 message digest algorithm (RFC1321).