Messages in this thread |  | | Date | Tue, 15 Apr 2014 11:21:48 +0200 | From | Borislav Petkov <> | Subject | Re: [PATCH 05/28] Remove MPILIB_EXTRA |
| |
On Tue, Apr 15, 2014 at 11:06:34AM +0200, Paul Bolle wrote: > On Sun, 2014-02-09 at 21:18 +0100, Paul Bolle wrote: > > On Sun, 2014-02-09 at 19:47 +0100, Richard Weinberger wrote: > > > The symbol is an orphan, get rid of it. > > > > > > Signed-off-by: Richard Weinberger <richard@nod.at> > > > > Acked-by: Paul Bolle <pebolle@tiscali.nl> > > > > > --- > > > crypto/asymmetric_keys/Kconfig | 1 - > > > 1 file changed, 1 deletion(-) > > > > > > diff --git a/crypto/asymmetric_keys/Kconfig b/crypto/asymmetric_keys/Kconfig > > > index 03a6eb9..0320c7d 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). > > > > I tried this a year ago (see https://lkml.org/lkml/2013/3/8/142 ). > > Did anyone else ever find some time to look at this oneliner?
Last time I asked about that part of the tree, Herbert said it should go through James Morris' tree. CCed.
http://lkml.kernel.org/r/20131112182746.GA22711@gondor.apana.org.au
Unless akpm picks it up first. Also CCed.
-- Regards/Gruss, Boris.
Sent from a fat crate under my desk. Formatting is fine. --
|  |