aboutsummaryrefslogtreecommitdiff
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/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/ec/lenovo/h8/Kconfig b/src/ec/lenovo/h8/Kconfig
index 98e8e308c1..190f4a98a7 100644
--- a/src/ec/lenovo/h8/Kconfig
+++ b/src/ec/lenovo/h8/Kconfig
@@ -9,6 +9,18 @@ config SEABIOS_PS2_TIMEOUT
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.
+
endif
config H8_DOCK_EARLY_INIT