ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig
authorOleksandr Tymoshenko <ovt@google.com>
Thu, 21 Sep 2023 06:45:05 +0000 (06:45 +0000)
committerMimi Zohar <zohar@linux.ibm.com>
Tue, 26 Sep 2023 21:34:34 +0000 (17:34 -0400)
commitbe210c6d3597faf330cb9af33b9f1591d7b2a983
tree2dc98039723038f2a359a9f2deeffea8b6502303
parent6465e260f48790807eef06b583b38ca9789b6072
ima: Finish deprecation of IMA_TRUSTED_KEYRING Kconfig

The removal of IMA_TRUSTED_KEYRING made IMA_LOAD_X509
and IMA_BLACKLIST_KEYRING unavailable because the latter
two depend on the former. Since IMA_TRUSTED_KEYRING was
deprecated in favor of INTEGRITY_TRUSTED_KEYRING use it
as a dependency for the two Kconfigs affected by the
deprecation.

Fixes: 5087fd9e80e5 ("ima: Remove deprecated IMA_TRUSTED_KEYRING Kconfig")
Signed-off-by: Oleksandr Tymoshenko <ovt@google.com>
Reviewed-by: Nayna Jain <nayna@linux.ibm.com>
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
security/integrity/ima/Kconfig