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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user