From aa2a4695ae61ea3e3a8d5df0dec95a132fd167dc Mon Sep 17 00:00:00 2001 From: Jett Rink Date: Thu, 25 Jan 2018 10:49:00 -0700 Subject: [PATCH] grunt: enabling PPC vbus discharge path Grunt uses a PPC, so we want it to discharge VBUS instead of the TPCP BRANCH=none BUG=b:72179253 TEST=Verified grunt board fall time is within spec now Change-Id: I556cd2945ee191e3f423ee0a93c35eb2ccff9016 Signed-off-by: Jett Rink Reviewed-on: https://chromium-review.googlesource.com/886564 Commit-Ready: ChromeOS CL Exonerator Bot Reviewed-by: Edward Hill --- board/grunt/board.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/grunt/board.h b/board/grunt/board.h index bfa7fe88e7..1e27cce866 100644 --- a/board/grunt/board.h +++ b/board/grunt/board.h @@ -79,7 +79,7 @@ #define CONFIG_USB_PD_ALT_MODE_DFP #define CONFIG_USB_PD_COMM_LOCKED #define CONFIG_USB_PD_DISCHARGE -#define CONFIG_USB_PD_DISCHARGE_TCPC +#define CONFIG_USB_PD_DISCHARGE_PPC #define CONFIG_USB_PD_DUAL_ROLE #define CONFIG_USB_PD_DUAL_ROLE_AUTO_TOGGLE #define CONFIG_USB_PD_LOGGING