From: Marek Vasut <marex@denx.de>
To: Jean Delvare <jdelvare@suse.de>
Cc: linux-crypto@vger.kernel.org,
Herbert Xu <herbert@gondor.apana.org.au>,
"David S. Miller" <davem@davemloft.net>
Subject: Re: [PATCH] RSA: Don't select non-existent symbol
Date: Sat, 24 May 2014 14:01:46 +0200 [thread overview]
Message-ID: <201405241401.46654.marex@denx.de> (raw)
In-Reply-To: <20140522182515.626f0728@endymion.delvare>
On Thursday, May 22, 2014 at 06:25:15 PM, Jean Delvare wrote:
> You can select MPILIB_EXTRA all you want, it doesn't exist ;-)
>
> Surprised kconfig doesn't complain about that...
>
> Signed-off-by: Jean Delvare <jdelvare@suse.de>
> Cc: Herbert Xu <herbert@gondor.apana.org.au>
> Cc: "David S. Miller" <davem@davemloft.net>
> ---
> crypto/asymmetric_keys/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> --- linux-3.15-rc6.orig/crypto/asymmetric_keys/Kconfig 2014-03-31
> 05:40:15.000000000 +0200 +++
> linux-3.15-rc6/crypto/asymmetric_keys/Kconfig 2014-05-22
> 18:17:27.988688934 +0200 @@ -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).
Nice find.
Acked-by: Marek Vasut <marex@denx.de>
Best regards,
Marek Vasut
next prev parent reply other threads:[~2014-05-24 17:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-22 16:25 [PATCH] RSA: Don't select non-existent symbol Jean Delvare
2014-05-24 12:01 ` Marek Vasut [this message]
2014-05-30 9:18 ` Herbert Xu
2014-05-30 10:50 ` Jean Delvare
2014-05-30 11:29 ` David Howells
-- strict thread matches above, loose matches on Subject: below --
2014-05-30 12:02 Jean Delvare
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201405241401.46654.marex@denx.de \
--to=marex@denx.de \
--cc=davem@davemloft.net \
--cc=herbert@gondor.apana.org.au \
--cc=jdelvare@suse.de \
--cc=linux-crypto@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).