KEYS: The RSA public key algorithm needs to select MPILIB
[platform/adaptation/renesas_rcar/renesas_kernel.git] / crypto / asymmetric_keys / Kconfig
index 82e7d6b..03a6eb9 100644 (file)
@@ -23,6 +23,7 @@ config ASYMMETRIC_PUBLIC_KEY_SUBTYPE
 config PUBLIC_KEY_ALGO_RSA
        tristate "RSA public-key algorithm"
        select MPILIB_EXTRA
+       select MPILIB
        help
          This option enables support for the RSA algorithm (PKCS#1, RFC3447).