aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/eve/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/eve/Kconfig')
-rw-r--r--src/mainboard/google/eve/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/eve/Kconfig b/src/mainboard/google/eve/Kconfig
index 7727a4cad2..2e7a06d413 100644
--- a/src/mainboard/google/eve/Kconfig
+++ b/src/mainboard/google/eve/Kconfig
@@ -39,6 +39,10 @@ config DRIVER_TPM_I2C_ADDR
hex
default 0x50
+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)