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 698816f4e7d0..57d7da6c69fa 100644
--- a/src/ec/lenovo/h8/Kconfig
+++ b/src/ec/lenovo/h8/Kconfig
@@ -28,6 +28,14 @@ config H8_SUPPORT_BT_ON_WIFI
Disable BDC detection and assume bluetooth is installed. Required for
bluetooth on wifi cards, as it's not possible to detect it in coreboot.
+config H8_FN_CTRL_SWAP
+ bool "Swap Fn and Ctrl keys"
+ help
+ Specifies the fallback value of the "fn_ctrl_swap" option, which is
+ only used when the value cannot be obtained from the option backend.
+ The main use-case for this Kconfig option is to enable Fn-Ctrl swap
+ without using any runtime configurable option backends (e.g. CMOS).
+
config H8_HAS_BAT_THRESHOLDS_IMPL
bool
default n