diff options
Diffstat (limited to 'src/ec/lenovo/h8/Kconfig')
-rw-r--r-- | src/ec/lenovo/h8/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ec/lenovo/h8/Kconfig b/src/ec/lenovo/h8/Kconfig index d874975428..f3df56a6c5 100644 --- a/src/ec/lenovo/h8/Kconfig +++ b/src/ec/lenovo/h8/Kconfig @@ -40,6 +40,10 @@ config H8_FN_KEY_AS_VBOOT_RECOVERY_SW If VBOOT is enabled, press Fn-Key at power on to force a recovery mode boot instead of regular FW_MAIN_x boot. +config H8_HAS_PRIMARY_FN_KEYS + bool + default n + endif config H8_DOCK_EARLY_INIT |