diff options
| -rw-r--r-- | crypto/asymmetric_keys/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/asymmetric_keys/Kconfig b/crypto/asymmetric_keys/Kconfig index 82e7d6b0c276..03a6eb95ab50 100644 --- a/crypto/asymmetric_keys/Kconfig +++ b/crypto/asymmetric_keys/Kconfig | |||
| @@ -23,6 +23,7 @@ config ASYMMETRIC_PUBLIC_KEY_SUBTYPE | |||
| 23 | config PUBLIC_KEY_ALGO_RSA | 23 | config PUBLIC_KEY_ALGO_RSA |
| 24 | tristate "RSA public-key algorithm" | 24 | tristate "RSA public-key algorithm" |
| 25 | select MPILIB_EXTRA | 25 | select MPILIB_EXTRA |
| 26 | select MPILIB | ||
| 26 | help | 27 | help |
| 27 | This option enables support for the RSA algorithm (PKCS#1, RFC3447). | 28 | This option enables support for the RSA algorithm (PKCS#1, RFC3447). |
| 28 | 29 | ||
