[coreboot-gerrit] Change in coreboot[master]: mainboard/google/eve: Remove DRIVER_TPM_I2C_IRQ

Daniel Kurtz (Code Review) gerrit at coreboot.org
Fri Apr 21 08:22:33 CEST 2017


Hello Daniel Kurtz,

I'd like you to do a code review.  Please visit

    https://review.coreboot.org/19409

to review the following change.


Change subject: mainboard/google/eve: Remove DRIVER_TPM_I2C_IRQ
......................................................................

mainboard/google/eve: 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 eve w/ serial enabled firmware, verify verstage sees
  "cr50 TPM".

Change-Id: Ia1eacd15e71a46a37457ee2f117b156393c3393d
Signed-off-by: Daniel Kurtz <djkurtz at chromium.org>
---
M src/mainboard/google/eve/Kconfig
1 file changed, 0 insertions(+), 4 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/09/19409/1

diff --git a/src/mainboard/google/eve/Kconfig b/src/mainboard/google/eve/Kconfig
index 2e7a06d..16bcbd5 100644
--- a/src/mainboard/google/eve/Kconfig
+++ b/src/mainboard/google/eve/Kconfig
@@ -43,10 +43,6 @@
 	int
 	default 64  # GPE0_DW2_00 (GPP_E0)
 
-config DRIVER_TPM_I2C_IRQ
-	int
-	default 64  # GPE0_DW2_00 (GPP_E0)
-
 config GBB_HWID
 	string
 	depends on CHROMEOS

-- 
To view, visit https://review.coreboot.org/19409
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia1eacd15e71a46a37457ee2f117b156393c3393d
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Daniel Kurtz <djkurtz at google.com>
Gerrit-Reviewer: Daniel Kurtz <djkurtz at chromium.org>



More information about the coreboot-gerrit mailing list