diff --git a/crypto/Kconfig b/crypto/Kconfig index d0287ce56daf3b7e38c650bd2e8a514031d3df86..898acc5c1967b5d700901a8acf9a15b00f079049 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -74,6 +74,7 @@ config CRYPTO_XCBC config CRYPTO_NULL tristate "Null algorithms" select CRYPTO_ALGAPI + select CRYPTO_BLKCIPHER help These are 'Null' algorithms, used by IPsec, which do nothing.