summaryrefslogtreecommitdiff
path: root/zephyr/shim/include/config_chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/include/config_chip.h')
-rw-r--r--zephyr/shim/include/config_chip.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/zephyr/shim/include/config_chip.h b/zephyr/shim/include/config_chip.h
index edbe881a24..c6c6d57ee2 100644
--- a/zephyr/shim/include/config_chip.h
+++ b/zephyr/shim/include/config_chip.h
@@ -274,6 +274,16 @@ enum battery_type {
#define CONFIG_KEYBOARD_KEYPAD
#endif
+#undef CONFIG_KEYBOARD_PWRBTN_ASSERTS_KSI2
+#ifdef CONFIG_PLATFORM_EC_KEYBOARD_PWRBTN_ASSERTS_KSI2
+#define CONFIG_KEYBOARD_PWRBTN_ASSERTS_KSI2
+#endif
+
+#undef CONFIG_KEYBOARD_PWRBTN_ASSERTS_KSI3
+#ifdef CONFIG_PLATFORM_EC_KEYBOARD_PWRBTN_ASSERTS_KSI3
+#define CONFIG_KEYBOARD_PWRBTN_ASSERTS_KSI3
+#endif
+
#undef CONFIG_PWM_KBLIGHT
#undef CONFIG_KEYBOARD_BACKLIGHT
#ifdef CONFIG_PLATFORM_EC_PWM_KBLIGHT