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@chromium.org>
Reviewed-on: https://review.coreboot.org/19409
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
This commit is contained in:
Daniel Kurtz 2017-04-21 14:12:35 +08:00 committed by Aaron Durbin
parent c4852e7157
commit d1329fe167
1 changed files with 0 additions and 4 deletions

View File

@ -43,10 +43,6 @@ config TPM_TIS_ACPI_INTERRUPT
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