Skip to content

Commit febf9ee

Browse files
committed
Merge tag 'integrity-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Pull integrity update from Mimi Zohar: "Just one one bug fix. Other integrity changes are being upstreamed via the tpm and lsm trees" * tag 'integrity-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity: IMA: allow/fix UML builds
2 parents 86e98ed + 644f174 commit febf9ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

security/integrity/ima/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ config IMA
88
select CRYPTO_HMAC
99
select CRYPTO_SHA1
1010
select CRYPTO_HASH_INFO
11-
select TCG_TPM if HAS_IOMEM && !UML
11+
select TCG_TPM if HAS_IOMEM
1212
select TCG_TIS if TCG_TPM && X86
1313
select TCG_CRB if TCG_TPM && ACPI
1414
select TCG_IBMVTPM if TCG_TPM && PPC_PSERIES

0 commit comments

Comments
 (0)