summaryrefslogtreecommitdiff
path: root/zephyr/program/rex/rex/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/program/rex/rex/project.conf')
-rw-r--r--zephyr/program/rex/rex/project.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/zephyr/program/rex/rex/project.conf b/zephyr/program/rex/rex/project.conf
index 9d812d8e04..d81aa30d5e 100644
--- a/zephyr/program/rex/rex/project.conf
+++ b/zephyr/program/rex/rex/project.conf
@@ -4,3 +4,6 @@
# Rex-NPCX9 reference-board-specific Kconfig settings.
CONFIG_BOARD_REX=y
+
+# Ensure recovery key combination (esc+refresh+power) is reliable: b/260555509
+CONFIG_PLATFORM_EC_KEYBOARD_PWRBTN_ASSERTS_KSI2=y