From 1b87ee65ac8f3cd895da6ef2e219670d2f9779ec Mon Sep 17 00:00:00 2001 From: Jett Rink Date: Wed, 31 Jan 2018 08:16:53 -0700 Subject: cleanup: Removing unnecessary CONFIG_USB_PD_DISCHARGE define CONFIG_USB_PD_DISCHARGE is now defined automatically if you specify one of the specified options such as CONFIG_USB_PD_DISCHARGE_TCPC BRANCH=none BUG=none TEST=grunt still discharges using PPC Change-Id: I94086cfc58bebce9c62ad6aa52b7740b25276d89 Signed-off-by: Jett Rink Reviewed-on: https://chromium-review.googlesource.com/894676 Reviewed-by: Aseda Aboagye --- board/poppy/board.h | 1 - 1 file changed, 1 deletion(-) (limited to 'board/poppy/board.h') diff --git a/board/poppy/board.h b/board/poppy/board.h index 5e005f6d42..57723cbbf1 100644 --- a/board/poppy/board.h +++ b/board/poppy/board.h @@ -146,7 +146,6 @@ #define CONFIG_USB_PD_ALT_MODE #define CONFIG_USB_PD_ALT_MODE_DFP #define CONFIG_USB_PD_CUSTOM_VDM -#define CONFIG_USB_PD_DISCHARGE #define CONFIG_USB_PD_DISCHARGE_TCPC #define CONFIG_USB_PD_DUAL_ROLE #define CONFIG_USB_PD_DUAL_ROLE_AUTO_TOGGLE -- cgit v1.2.1