summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Yilun Lin <yllin@chromium.org>2022-01-13 10:57:15 +0800
committerCommit Bot <commit-bot@chromium.org>2022-01-13 10:26:50 +0000
commit352fce1e82f127933c75ef7b139953e3d9e30608 (patch)
treeb03df435aeb447ab177cc3c4d5ce3ba823d62126
parent10a649e14819254bfcaab3061760b8919eebf91d (diff)
downloadchrome-ec-352fce1e82f127933c75ef7b139953e3d9e30608.tar.gz
zephyr: kingler: enable PSL
We use the VSBY to wake EC so enable this config. BUG=b:203739613 TEST=make BRANCH=none Change-Id: If8b2e2d524d599586f5a5ad77f3cb3ce12e1f371 Signed-off-by: Eric Yilun Lin <yllin@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3384121 Reviewed-by: Ting Shen <phoenixshen@chromium.org> Commit-Queue: Eric Yilun Lin <yllin@google.com> Tested-by: Eric Yilun Lin <yllin@google.com> Auto-Submit: Eric Yilun Lin <yllin@google.com>
-rw-r--r--zephyr/projects/corsola/prj_kingler.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/zephyr/projects/corsola/prj_kingler.conf b/zephyr/projects/corsola/prj_kingler.conf
index d86036816c..290e2a6d9e 100644
--- a/zephyr/projects/corsola/prj_kingler.conf
+++ b/zephyr/projects/corsola/prj_kingler.conf
@@ -44,6 +44,7 @@ CONFIG_PLATFORM_EC_I2C=y
# Power sequencing
CONFIG_AP=y
CONFIG_AP_ARM_MTK_MT8186=y
+CONFIG_PLATFORM_EC_HIBERNATE_PSL=y
CONFIG_PLATFORM_EC_POWERSEQ_MT8186=y
# Treat 2nd reset from H1 as Power-On