summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2014-07-22 21:55:45 +0100
committerDavid Howells <dhowells@redhat.com>2014-07-22 21:55:45 +0100
commit0747c20839c3de480e745a1708e0ff6af5876ef2 (patch)
tree5884082ef37f2c95b9d640dee7fb88940e687668 /crypto
parent1956470cbdd378736aad8d5fa3afece24999c739 (diff)
parentfa39821af068655bf0ddf7ace229287b23834696 (diff)
downloadlinux-crypto-0747c20839c3de480e745a1708e0ff6af5876ef2.tar.gz
linux-crypto-0747c20839c3de480e745a1708e0ff6af5876ef2.zip
Merge branch 'keys-fixes' into keys-next
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'crypto')
-rw-r--r--crypto/asymmetric_keys/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/asymmetric_keys/Kconfig b/crypto/asymmetric_keys/Kconfig
index ca41be56..4870f284 100644
--- a/crypto/asymmetric_keys/Kconfig
+++ b/crypto/asymmetric_keys/Kconfig
@@ -22,7 +22,6 @@ 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).