From: Kent Yoder Date: Wed, 22 Aug 2012 20:01:47 +0000 (-0500) Subject: ima: enable the IBM vTPM as the default TPM in the PPC64 case X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=20328b56cdf8fcc79f28c6c50ad8190fc0779e80;p=linux-beck.git ima: enable the IBM vTPM as the default TPM in the PPC64 case Enable tpm_ibmvtpm driver by default when IMA is enabled on PPC64 Signed-off-by: Kent Yoder --- diff --git a/security/integrity/ima/Kconfig b/security/integrity/ima/Kconfig index b9c1219924f1..809ccf19d09c 100644 --- a/security/integrity/ima/Kconfig +++ b/security/integrity/ima/Kconfig @@ -11,6 +11,7 @@ config IMA select CRYPTO_SHA1 select TCG_TPM if HAS_IOMEM && !UML select TCG_TIS if TCG_TPM && X86 + select TCG_IBMVTPM if TCG_TPM && PPC64 help The Trusted Computing Group(TCG) runtime Integrity Measurement Architecture(IMA) maintains a list of hash