As this is required by many IPsec algorithms, let's set the default to m. Signed-off-by: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> --- crypto/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/crypto/Kconfig b/crypto/Kconfig index af011a9..c3b6a5b 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -232,6 +232,7 @@ config CRYPTO_ECHAINIV select CRYPTO_AEAD select CRYPTO_NULL select CRYPTO_RNG + default m help This IV generator generates an IV based on the encryption of a sequence number xored with a salt. This is the default -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html