summaryrefslogtreecommitdiff
path: root/board/coffeecake
diff options
context:
space:
mode:
authorDivya Sasidharan <divya.s.sasidharan@intel.com>2018-04-05 10:55:24 -0700
committerchrome-bot <chrome-bot@chromium.org>2018-04-09 15:19:00 -0700
commit7e1ce92219a24dc35cb8eddad0da4180ddc8265f (patch)
tree1671d694cf363bf2a2c6cfae22f735df0f0dcef4 /board/coffeecake
parent18096899bdd36a7bd8cc957e6d7aad9b9143e42d (diff)
downloadchrome-ec-7e1ce92219a24dc35cb8eddad0da4180ddc8265f.tar.gz
cleanup: CONFIG_USB_PD_CUSTOM_VDM is not used
The pd_custom_vdm is called in common/usb_pd_protocol no matter you have this defined or not. No where else I see pd_vdm being used. So we should not have to deal with this CONFIG_USB_PD_CUSTOM_VDM. BUG=None BRANCH=None TEST=make buildall -j Change-Id: I4e8b710240ee27b12625d797e7824f29044e6462 Signed-off-by: Divya Sasidharan <divya.s.sasidharan@intel.com> Reviewed-on: https://chromium-review.googlesource.com/998520 Commit-Ready: Divya S Sasidharan <divya.s.sasidharan@intel.com> Tested-by: Divya S Sasidharan <divya.s.sasidharan@intel.com> Reviewed-by: Vijay P Hiremath <vijay.p.hiremath@intel.com> Reviewed-by: Jett Rink <jettrink@chromium.org>
Diffstat (limited to 'board/coffeecake')
-rw-r--r--board/coffeecake/board.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/coffeecake/board.h b/board/coffeecake/board.h
index 4a72695936..3db2ea11b1 100644
--- a/board/coffeecake/board.h
+++ b/board/coffeecake/board.h
@@ -42,7 +42,6 @@
#define CONFIG_USB_PD_HW_DEV_ID_BOARD_MAJOR USB_PD_HW_DEV_ID_HOHO
#define CONFIG_USB_PD_HW_DEV_ID_BOARD_MINOR 2
#define CONFIG_USB_PD_DUAL_ROLE
-#define CONFIG_USB_PD_CUSTOM_VDM
#define CONFIG_USB_PD_FLASH
#define CONFIG_USB_PD_INTERNAL_COMP
#define CONFIG_USB_PD_IDENTITY_HW_VERS 1