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/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ec/lenovo/h8/Kconfig b/src/ec/lenovo/h8/Kconfig
index b109831105cd..d8749754280f 100644
--- a/src/ec/lenovo/h8/Kconfig
+++ b/src/ec/lenovo/h8/Kconfig
@@ -32,6 +32,14 @@ config H8_HAS_BAT_TRESHOLDS_IMPL
bool
default n
+config H8_FN_KEY_AS_VBOOT_RECOVERY_SW
+ bool "Enable Fn-Key as VBOOT recovery switch"
+ depends on VBOOT
+ default n
+ help
+ If VBOOT is enabled, press Fn-Key at power on to force a recovery mode
+ boot instead of regular FW_MAIN_x boot.
+
endif
config H8_DOCK_EARLY_INIT