Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 381de9c0 authored by Richard Weinberger's avatar Richard Weinberger Committed by Jiri Kosina
Browse files

crypto: Remove MPILIB_EXTRA



The symbol is an orphan, get rid of it.

Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 7981e729
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -22,7 +22,6 @@ config ASYMMETRIC_PUBLIC_KEY_SUBTYPE


config PUBLIC_KEY_ALGO_RSA
config PUBLIC_KEY_ALGO_RSA
	tristate "RSA public-key algorithm"
	tristate "RSA public-key algorithm"
	select MPILIB_EXTRA
	select MPILIB
	select MPILIB
	help
	help
	  This option enables support for the RSA algorithm (PKCS#1, RFC3447).
	  This option enables support for the RSA algorithm (PKCS#1, RFC3447).