summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-02-04 15:40:22 -0700
committerCommit Bot <commit-bot@chromium.org>2021-02-05 16:54:45 +0000
commit7423e12eb9ec5b6185447203716fe7001f5edc7d (patch)
treeba1d184fb66c97a3d2a2e192a5ecc34f0cb8b15b
parent2dcfc48fee9c53d85e03051a16dcc4ce7778fe1e (diff)
downloadchrome-ec-7423e12eb9ec5b6185447203716fe7001f5edc7d.tar.gz
zephyr: volteer: Enable PWRBTN_ASSERTS_KSI2
Enable this option on volteer to match ECOS. BUG=b:167405015 BRANCH=none TEST=build for volteer and see that the new code is included Signed-off-by: Simon Glass <sjg@chromium.org> Change-Id: Id36d7af23e6cfeec7fb3e2396fb696e3a8381a00 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2674953 Reviewed-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-by: Keith Short <keithshort@chromium.org>
-rw-r--r--zephyr/projects/volteer/prj.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/zephyr/projects/volteer/prj.conf b/zephyr/projects/volteer/prj.conf
index 4729cc11b1..0587c01ad3 100644
--- a/zephyr/projects/volteer/prj.conf
+++ b/zephyr/projects/volteer/prj.conf
@@ -25,6 +25,7 @@ CONFIG_PLATFORM_EC_KEYBOARD=y
CONFIG_PLATFORM_EC_KEYBOARD_COL2_INVERTED=y
CONFIG_PLATFORM_EC_KEYBOARD_BOARD_CONFIG=y
CONFIG_PLATFORM_EC_KEYBOARD_KEYPAD=y
+CONFIG_PLATFORM_EC_KEYBOARD_PWRBTN_ASSERTS_KSI2=y
# Battery
CONFIG_PLATFORM_EC_BATTERY=y