From 07c2f1c0c13205727e22ed3591e88f8cd0e439fb 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 b02dae6f86..c32df5a118 100644 --- a/src/mainboard/system76/lemp9/Kconfig +++ b/src/mainboard/system76/lemp9/Kconfig @@ -56,10 +56,6 @@ config VGA_BIOS_ID string default "8086,9b41" -config TPM_PIRQ - hex - default 0x10 # GPP_A7/PIRQA# - config POST_DEVICE bool default n