From f3d275cd1c7807fca0b7bf10c21d8cdc542617e5 Mon Sep 17 00:00:00 2001 From: James Morris Date: Tue, 9 Aug 2011 11:33:36 +1000 Subject: [PATCH] --- yaml --- r: 264494 b: refs/heads/master c: 0b024d2446474c6a7c47573af5a35db83f557ce3 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/security/integrity/evm/Kconfig | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) 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