summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zephyr/projects/nissa/nivviks/prj.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/zephyr/projects/nissa/nivviks/prj.conf b/zephyr/projects/nissa/nivviks/prj.conf
index 1a38a3adec..db62bfe7a4 100644
--- a/zephyr/projects/nissa/nivviks/prj.conf
+++ b/zephyr/projects/nissa/nivviks/prj.conf
@@ -19,6 +19,9 @@ CONFIG_PLATFORM_EC_ACCEL_LIS2DW12=y
# Keyboard
CONFIG_CROS_KB_RAW_NPCX=y
CONFIG_PLATFORM_EC_KBLIGHT_ENABLE_PIN=y
+# Ensure recovery key combination (esc+refresh+power) is reliable
+CONFIG_PLATFORM_EC_KEYBOARD_PWRBTN_ASSERTS_KSI3=y
+CONFIG_PLATFORM_EC_KEYBOARD_REFRESH_ROW3=y
# TCPC+PPC: both C0 and C1 (if present) are RAA489000
CONFIG_PLATFORM_EC_USB_PD_TCPM_RAA489000=y