mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
crypto: Remove MPILIB_EXTRA
The symbol is an orphan, get rid of it. Signed-off-by: Richard Weinberger <richard@nod.at> Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
7981e72944
commit
381de9c0e3
1 changed files with 0 additions and 1 deletions
|
@ -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).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue