diff --git a/security/integrity/evm/Kconfig b/security/integrity/evm/Kconfig index 913532c5db4fb605babfa7f35509c4113e6e4d88..e825e0ae78e72fdd548a0f10de2f865d84e41543 100644 --- a/security/integrity/evm/Kconfig +++ b/security/integrity/evm/Kconfig @@ -44,7 +44,7 @@ config EVM_EXTRA_SMACK_XATTRS config EVM_LOAD_X509 bool "Load an X509 certificate onto the '.evm' trusted keyring" - depends on INTEGRITY_TRUSTED_KEYRING + depends on EVM && INTEGRITY_TRUSTED_KEYRING default n help Load an X509 certificate onto the '.evm' trusted keyring.