1 ## SPDX-License-Identifier: GPL-2.0-only
9 config SEABIOS_PS2_TIMEOUT
11 depends on PAYLOAD_SEABIOS
14 config H8_BEEP_ON_DEATH
15 bool "Beep on fatal error"
18 Beep when encountered a fatal error.
20 config H8_FLASH_LEDS_ON_DEATH
21 bool "Flash LEDs on fatal error"
24 Flash all LEDs when encountered a fatal error.
26 config H8_SUPPORT_BT_ON_WIFI
27 bool "Support bluetooth on wifi cards"
30 Disable BDC detection and assume bluetooth is installed. Required for
31 bluetooth on wifi cards, as it's not possible to detect it in coreboot.
33 config H8_FN_CTRL_SWAP
34 bool "Swap Fn and Ctrl keys"
36 Specifies the fallback value of the "fn_ctrl_swap" option, which is
37 only used when the value cannot be obtained from the option backend.
38 The main use-case for this Kconfig option is to enable Fn-Ctrl swap
39 without using any runtime configurable option backends (e.g. CMOS).
41 config H8_HAS_BAT_THRESHOLDS_IMPL
45 config H8_FN_KEY_AS_VBOOT_RECOVERY_SW
46 bool "Enable Fn-Key as VBOOT recovery switch"
50 If VBOOT is enabled, press Fn-Key at power on to force a recovery mode
51 boot instead of regular FW_MAIN_x boot.
53 config H8_HAS_PRIMARY_FN_KEYS
61 config THINKPADEC_HKEY_EISAID
65 Motherboards of newer thinkpad models can override the default to match
66 vendor drivers and quirks.