diff --git a/[refs] b/[refs] index 616cd8b2c993..3c5219e669f5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 09f464bf0961aba3cd917d4939597bafb269fb95 +refs/heads/master: dbe5ad17ec62fbd3be7789f9a5ab71d23da8acf0 diff --git a/trunk/security/integrity/evm/Kconfig b/trunk/security/integrity/evm/Kconfig index 444877d9239b..884617d4aad0 100644 --- a/trunk/security/integrity/evm/Kconfig +++ b/trunk/security/integrity/evm/Kconfig @@ -1,6 +1,6 @@ config EVM boolean "EVM support" - depends on SECURITY && KEYS + depends on SECURITY && KEYS && TCG_TPM select CRYPTO_HMAC select CRYPTO_MD5 select CRYPTO_SHA1