summaryrefslogtreecommitdiff
path: root/board/yorp/board.h
diff options
context:
space:
mode:
authorScott Collyer <scollyer@google.com>2018-03-22 18:42:04 -0700
committerchrome-bot <chrome-bot@chromium.org>2018-03-23 14:50:48 -0700
commitd1bb1da8e79895197f77e86cd907d9d4dbd5d0f0 (patch)
treea0b768d3140810b6023010adad2b2c5ead55c9c5 /board/yorp/board.h
parentc3e92e92bb6194f6bed5778d0d62735beaa946d6 (diff)
downloadchrome-ec-d1bb1da8e79895197f77e86cd907d9d4dbd5d0f0.tar.gz
yorp: Add config option for VBUS detection
For your VBUS detection will rely on TCPCs since neither the intersil charger nor the NX20P PPC do VBUS detection. BUG=b:75975215 BRANCH=none TEST=make -j BOARD=yorp and verify there are no errors. Change-Id: I205e4e986e4d01c1098ab62cbccf2ab940f58eed Signed-off-by: Scott Collyer <scollyer@google.com> Reviewed-on: https://chromium-review.googlesource.com/977325 Commit-Ready: Scott Collyer <scollyer@chromium.org> Tested-by: Scott Collyer <scollyer@chromium.org> Reviewed-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Jett Rink <jettrink@chromium.org>
Diffstat (limited to 'board/yorp/board.h')
-rw-r--r--board/yorp/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/yorp/board.h b/board/yorp/board.h
index 223ff33fe7..9d35e79e6c 100644
--- a/board/yorp/board.h
+++ b/board/yorp/board.h
@@ -69,10 +69,10 @@
#define CONFIG_USB_PD_TCPM_MUX
#define CONFIG_USB_PD_TCPM_TCPCI
#define CONFIG_USB_PD_TRY_SRC
+#define CONFIG_USB_PD_VBUS_DETECT_TCPC
#define CONFIG_USBC_SS_MUX
#define CONFIG_USBC_SS_MUX_DFP_ONLY
#define CONFIG_USBC_PPC_NX20P3483
-/* TODO (b/75975215): Add correct VBUS_DETECT config option here */
#define CONFIG_USBC_VCONN
#define CONFIG_USBC_VCONN_SWAP
#define CONFIG_CMD_PD_CONTROL