From af91d6470651b75c5ffaa9ffe8a936891218568a Mon Sep 17 00:00:00 2001 From: Mimi Zohar Date: Wed, 17 Aug 2011 18:51:36 -0400 Subject: [PATCH] --- yaml --- r: 264502 b: refs/heads/master c: dbe5ad17ec62fbd3be7789f9a5ab71d23da8acf0 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/security/integrity/evm/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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