summaryrefslogtreecommitdiff
path: root/board/meep
diff options
context:
space:
mode:
authorKeith Short <keithshort@chromium.org>2021-07-09 14:16:28 -0600
committerCommit Bot <commit-bot@chromium.org>2021-07-10 17:36:33 +0000
commite8f2e4639f3d7b3a1ec71ef69ff151c608f8cc90 (patch)
tree1e5773fdff24eac643b41e08c28e04821fa03edf /board/meep
parent70450d035a077efc0b2d33a29f33a186ed6cf830 (diff)
downloadchrome-ec-e8f2e4639f3d7b3a1ec71ef69ff151c608f8cc90.tar.gz
syv682x: Fix name for option to disable CC passthrough
Change the name to disable CC passthrough on the SVY682x PPC from CONFIG_SYV682X_NO_CC to CONFIG_USBC_PPC_SYV682X_NO_CC to match the naming convention of other PPC options. This also corrects a non-fatal error in the firmware-eq CQ about a new ad-hoc EC config option. BUG=b:193195946 BRANCH=none TEST=zmake testall TEST=make buildall Signed-off-by: Keith Short <keithshort@chromium.org> Change-Id: I66abcdddb7735f210fa25ed7c8b5760d8d626026 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3015866 Reviewed-by: Denis Brockus <dbrockus@chromium.org> Reviewed-by: Yuval Peress <peress@chromium.org> Commit-Queue: Yuval Peress <peress@chromium.org>
Diffstat (limited to 'board/meep')
-rw-r--r--board/meep/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/meep/board.h b/board/meep/board.h
index e67a310a29..362696722a 100644
--- a/board/meep/board.h
+++ b/board/meep/board.h
@@ -56,7 +56,7 @@
#undef CONFIG_SYV682X_HV_ILIM
#define CONFIG_SYV682X_HV_ILIM SYV682X_HV_ILIM_5_50
/* SYV682 isn't connected to CC, so TCPC must provide VCONN */
-#define CONFIG_SYV682X_NO_CC
+#define CONFIG_USBC_PPC_SYV682X_NO_CC
/* Additional TCPC second source in Port 1 */
#define CONFIG_USB_PD_TCPM_MULTI_PS8XXX