From 9164e37e988ab61290698fedf65a33c1a5d89741 Mon Sep 17 00:00:00 2001 From: Daniel Kurtz Date: Fri, 21 Apr 2017 14:12:40 +0800 Subject: mainboard/google/reef: Remove DRIVER_TPM_I2C_IRQ DRIVER_TPM_I2C_IRQ has been removed. TPM_TIS_ACPI_INTERRUPT now specifies the TPM2 ACPI interrupt used by intel's tis_plat_irq_status() routine. BRANCH=none BUG=b:36786804 TEST=Boot reef w/ serial enabled firmware, verify verstage sees "cr50 TPM". Change-Id: If66a2a1d461a411e112589c84a434066d48b9399 Signed-off-by: Daniel Kurtz Reviewed-on: https://review.coreboot.org/19410 Reviewed-by: Julius Werner Reviewed-by: Aaron Durbin Tested-by: build bot (Jenkins) --- src/mainboard/google/reef/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/google/reef/Kconfig') diff --git a/src/mainboard/google/reef/Kconfig b/src/mainboard/google/reef/Kconfig index f4e2e6a450..9e8e680ccb 100644 --- a/src/mainboard/google/reef/Kconfig +++ b/src/mainboard/google/reef/Kconfig @@ -36,10 +36,6 @@ config TPM_TIS_ACPI_INTERRUPT int default 60 # GPE0_DW1_28 -config DRIVER_TPM_I2C_IRQ - int - default 60 # GPE0_DW1_28 - config VBOOT select EC_GOOGLE_CHROMEEC_SWITCHES select HAS_RECOVERY_MRC_CACHE -- cgit v1.2.3