diff --git a/[refs] b/[refs] index a757ef929b7e..9d99ec338570 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5a2f3a02aea164f4f59c0c3497772090a411b462 +refs/heads/master: 0b024d2446474c6a7c47573af5a35db83f557ce3 diff --git a/trunk/security/integrity/evm/Kconfig b/trunk/security/integrity/evm/Kconfig index 73f654099a4b..444877d9239b 100644 --- a/trunk/security/integrity/evm/Kconfig +++ b/trunk/security/integrity/evm/Kconfig @@ -1,9 +1,11 @@ config EVM boolean "EVM support" - depends on SECURITY && KEYS && ENCRYPTED_KEYS + depends on SECURITY && KEYS select CRYPTO_HMAC select CRYPTO_MD5 select CRYPTO_SHA1 + select ENCRYPTED_KEYS + select TRUSTED_KEYS default n help EVM protects a file's security extended attributes against