From: M G Berberich <berberic@fmi.uni-passau.de>
To: linux-kernel@vger.kernel.org
Subject: X509_CERTIFICATE_PARSER depends on SYSTEM_TRUSTED_KEYRING
Date: Sun, 24 Nov 2013 17:50:23 +0100 [thread overview]
Message-ID: <20131124165023.GB6377@invalid> (raw)
Hello,
seems that X509_CERTIFICATE_PARSER depends on SYSTEM_TRUSTED_KEYRING.
--- linux-3.13/crypto/asymmetric_keys/Kconfig.old 2013-11-24 17:48:22.269152229 +0100
+++ linux-3.13/crypto/asymmetric_keys/Kconfig 2013-11-24 17:48:25.120150577 +0100
@@ -29,7 +29,7 @@
config X509_CERTIFICATE_PARSER
tristate "X.509 certificate parser"
- depends on ASYMMETRIC_PUBLIC_KEY_SUBTYPE
+ depends on ASYMMETRIC_PUBLIC_KEY_SUBTYPE && SYSTEM_TRUSTED_KEYRING
select ASN1
select OID_REGISTRY
help
MfG
bmg
--
„Des is völlig wurscht, was heut beschlos- | M G Berberich
sen wird: I bin sowieso dagegn!“ | berberic@fmi.uni-passau.de
(SPD-Stadtrat Kurt Schindler; Regensburg) | www.fmi.uni-passau.de/~berberic
reply other threads:[~2013-11-24 16:50 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20131124165023.GB6377@invalid \
--to=berberic@fmi.uni-passau.de \
--cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.