From 381de9c0e3e60ed2acf8c681a69bbeb94a02cdba Mon Sep 17 00:00:00 2001 From: Richard Weinberger Date: Wed, 18 Jun 2014 16:18:36 +0200 Subject: [PATCH] crypto: Remove MPILIB_EXTRA The symbol is an orphan, get rid of it. Signed-off-by: Richard Weinberger Signed-off-by: Paul Bolle Signed-off-by: Jiri Kosina --- crypto/asymmetric_keys/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/crypto/asymmetric_keys/Kconfig b/crypto/asymmetric_keys/Kconfig index 03a6eb95ab500..0320c7d4b3e16 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). -- 2.30.2