summaryrefslogtreecommitdiff
path: root/src/mainboard/google/myst/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/myst/Kconfig')
-rw-r--r--src/mainboard/google/myst/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/myst/Kconfig b/src/mainboard/google/myst/Kconfig
index bfa4d03be3..3680e18e6b 100644
--- a/src/mainboard/google/myst/Kconfig
+++ b/src/mainboard/google/myst/Kconfig
@@ -44,6 +44,10 @@ config DRIVER_TPM_I2C_ADDR
hex
default 0x50
+config GSC_IRQ_GPIO
+ int
+ default 84
+
config FMDFILE
default "src/mainboard/\$(CONFIG_MAINBOARD_DIR)/chromeos.fmd"