]> git.itanic.dy.fi Git - linux-stable/blobdiff - certs/Kconfig
certs: make system keyring depend on built-in x509 parser
[linux-stable] / certs / Kconfig
index bf9b511573d75135182a3f15711d617c5e335e38..1f109b0708778bcc051b3840893dd1921acb92a5 100644 (file)
@@ -43,7 +43,7 @@ config SYSTEM_TRUSTED_KEYRING
        bool "Provide system-wide ring of trusted keys"
        depends on KEYS
        depends on ASYMMETRIC_KEY_TYPE
-       depends on X509_CERTIFICATE_PARSER
+       depends on X509_CERTIFICATE_PARSER = y
        help
          Provide a system keyring to which trusted keys can be added.  Keys in
          the keyring are considered to be trusted.  Keys may be added at will