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 <key@linux.vnet.ibm.com>
This commit is contained in:
parent
c5df39262d
commit
20328b56cd
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ config IMA
|
||||||
select CRYPTO_SHA1
|
select CRYPTO_SHA1
|
||||||
select TCG_TPM if HAS_IOMEM && !UML
|
select TCG_TPM if HAS_IOMEM && !UML
|
||||||
select TCG_TIS if TCG_TPM && X86
|
select TCG_TIS if TCG_TPM && X86
|
||||||
|
select TCG_IBMVTPM if TCG_TPM && PPC64
|
||||||
help
|
help
|
||||||
The Trusted Computing Group(TCG) runtime Integrity
|
The Trusted Computing Group(TCG) runtime Integrity
|
||||||
Measurement Architecture(IMA) maintains a list of hash
|
Measurement Architecture(IMA) maintains a list of hash
|
||||||
|
|
Loading…
Add table
Reference in a new issue