Commit 20328b56 authored by Kent Yoder's avatar Kent Yoder

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: default avatarKent Yoder <key@linux.vnet.ibm.com>
parent c5df3926
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment