ima: Do not audit if CONFIG_INTEGRITY_AUDIT is not set
If Integrity is not auditing, IMA shouldn't audit, either. Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com> Acked-by: Paul Moore <paul@paul-moore.com> Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
This commit is contained in:
committed by
Mimi Zohar
parent
3d2859d5d4
commit
2afd020aae
@@ -12,6 +12,7 @@ config IMA
|
||||
select TCG_TIS if TCG_TPM && X86
|
||||
select TCG_CRB if TCG_TPM && ACPI
|
||||
select TCG_IBMVTPM if TCG_TPM && PPC_PSERIES
|
||||
select INTEGRITY_AUDIT if AUDIT
|
||||
help
|
||||
The Trusted Computing Group(TCG) runtime Integrity
|
||||
Measurement Architecture(IMA) maintains a list of hash
|
||||
|
Reference in New Issue
Block a user