We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af2c9ac commit e908862Copy full SHA for e908862
certs/Kconfig
@@ -43,6 +43,7 @@ config SYSTEM_TRUSTED_KEYRING
43
bool "Provide system-wide ring of trusted keys"
44
depends on KEYS
45
depends on ASYMMETRIC_KEY_TYPE
46
+ depends on X509_CERTIFICATE_PARSER
47
help
48
Provide a system keyring to which trusted keys can be added. Keys in
49
the keyring are considered to be trusted. Keys may be added at will
0 commit comments