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>
This commit is contained in:
Scott Collyer
2018-03-22 18:42:04 -07:00
committed by chrome-bot
parent c3e92e92bb
commit d1bb1da8e7

View File

@@ -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