diff --git a/crypto/Kconfig b/crypto/Kconfig index 6c79ef0e168d227075259d321a92762fe61807a0..b4cfc5754033b9ddfa17d8ad395baf0e751891bd 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -102,7 +102,7 @@ config CRYPTO_AKCIPHER config CRYPTO_RSA tristate "RSA algorithm" - select AKCIPHER + select CRYPTO_AKCIPHER select MPILIB select ASN1 help