From 6eecf91b63af56209acf3ae367ab28bcc3fceb1e Mon Sep 17 00:00:00 2001 From: Alec Berg Date: Fri, 24 Jul 2015 16:52:01 -0700 Subject: pd: enable try.src for necessary boards Enable Try.Src for Glados, Kunimitsu, Strago, and Oak so that they default to sourcing power when connecting to other dual-role devices. BUG=none BRANCH=strago TEST=make -j buildall Tested on glados by plugging in charger, hoho, and another dual-role device and making sure we resolve roles appropriately. Change-Id: I9393e30b35620eeda3ef1ef56366a97e59ba8054 Signed-off-by: Alec Berg Reviewed-on: https://chromium-review.googlesource.com/288247 Reviewed-by: Shawn N --- board/strago/board.h | 1 + 1 file changed, 1 insertion(+) (limited to 'board/strago/board.h') diff --git a/board/strago/board.h b/board/strago/board.h index 2aa2b16ed0..04828dc73f 100644 --- a/board/strago/board.h +++ b/board/strago/board.h @@ -40,6 +40,7 @@ #define CONFIG_USB_PD_DUAL_ROLE #define CONFIG_USB_PD_PORT_COUNT 1 #define CONFIG_USB_PD_TCPM_TCPCI +#define CONFIG_USB_PD_TRY_SRC #define CONFIG_USB_SWITCH_PI3USB9281 #define CONFIG_USB_SWITCH_PI3USB9281_CHIP_COUNT 1 #define CONFIG_USBC_SS_MUX -- cgit v1.2.1