summaryrefslogtreecommitdiffstats
path: root/src/ec/lenovo/h8/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/lenovo/h8/Kconfig')
-rw-r--r--src/ec/lenovo/h8/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ec/lenovo/h8/Kconfig b/src/ec/lenovo/h8/Kconfig
index 6bd290f50e51..2ea4faa9e21a 100644
--- a/src/ec/lenovo/h8/Kconfig
+++ b/src/ec/lenovo/h8/Kconfig
@@ -44,4 +44,11 @@ config H8_HAS_PRIMARY_FN_KEYS
bool
default n
+config THINKPADEC_HKEY_EISAID
+ string
+ default "IBM0068"
+ help
+ Motherboards of newer thinkpad models can override the default to match
+ vendor drivers and quirks.
+
endif # EC_LENOVO_H8