summaryrefslogtreecommitdiff
path: root/zephyr/projects/volteer/prj.conf
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2020-12-30 12:07:21 -0700
committerCommit Bot <commit-bot@chromium.org>2021-01-15 03:56:27 +0000
commitfb3a17c6915e9f9daf0e50d8038cfffa8baf4598 (patch)
treeb0969cfd2424301980a625c752385b8b4268c143 /zephyr/projects/volteer/prj.conf
parent7fea9e0ac0d83a1bd2612c3519e9f4076d8730a4 (diff)
downloadchrome-ec-fb3a17c6915e9f9daf0e50d8038cfffa8baf4598.tar.gz
volteer: Use the EC version of usb_pd_policy.c
Instead of using a partial copy, bring in the full file from the EC tree. Add the required product ID. BUG=b:175434113 BRANCH=none TEST=with zephyr-chrome CL, build on volteer with full EC usb_pd_policy.c Signed-off-by: Simon Glass <sjg@chromium.org> Cq-Depend: chromium:2607505 Change-Id: I325d347c6f68ed9e338711de603171516eeb8304 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/zephyr-chrome/+/2607398 Reviewed-by: Keith Short <keithshort@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2630170 Tested-by: Jack Rosenthal <jrosenth@chromium.org> Commit-Queue: Jack Rosenthal <jrosenth@chromium.org>
Diffstat (limited to 'zephyr/projects/volteer/prj.conf')
-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 4ffac7112e..ff8175329a 100644
--- a/zephyr/projects/volteer/prj.conf
+++ b/zephyr/projects/volteer/prj.conf
@@ -32,6 +32,7 @@ CONFIG_HAS_TASK_POWERBTN=y
# USB-C and charging
CONFIG_HAS_TASK_CHARGER=y
+CONFIG_PLATFORM_EC_USB_PID=0x503e
CONFIG_PLATFORM_EC_USBC_PPC_SN5S330=y
CONFIG_PLATFORM_EC_USBC_PPC_SYV682X=y
CONFIG_PLATFORM_EC_USB_PD_VBUS_MEASURE_NOT_PRESENT=y