From 7bcc106226d2a1a9be695941dcda067cb50267f1 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Mon, 1 Mar 2021 11:54:06 -0700 Subject: [PATCH] mb/system76/lemp9: Fix TPM error message Change-Id: Id5456c0d6abee6d79761fae0bed78cc6def351f3 --- src/mainboard/system76/lemp9/Kconfig | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/mainboard/system76/lemp9/Kconfig b/src/mainboard/system76/lemp9/Kconfig index 828f99c4d7..d1e618c765 100644 --- a/src/mainboard/system76/lemp9/Kconfig +++ b/src/mainboard/system76/lemp9/Kconfig @@ -61,10 +61,6 @@ config VGA_BIOS_ID string default "8086,9b41" -config TPM_PIRQ - hex - default 0x10 # GPP_A7/PIRQA# - config POST_DEVICE bool default n