config EC_LENOVO_H8 select EC_ACPI bool if EC_LENOVO_H8 config SEABIOS_PS2_TIMEOUT int depends on PAYLOAD_SEABIOS default 3000 config H8_BEEP_ON_DEATH bool "Beep on fatal error" default y help Beep when encountered a fatal error. config H8_FLASH_LEDS_ON_DEATH bool "Flash LEDs on fatal error" default y help Flash all LEDs when encountered a fatal error. config H8_SUPPORT_BT_ON_WIFI bool "Support bluetooth on wifi cards" default n help Disable BDC detection and assume bluetooth is installed. Required for bluetooth on wifi cards, as it's not possible to detect it in coreboot. endif config H8_DOCK_EARLY_INIT bool