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!“          | berbe...@fmi.uni-passau.de
(SPD-Stadtrat Kurt Schindler; Regensburg)  | www.fmi.uni-passau.de/~berberic
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to