From 1b98fcdcf067cb0055f119d56484887b7cfd7520 Mon Sep 17 00:00:00 2001 From: Cloud_Lin Date: Thu, 6 Apr 2017 16:39:25 +0800 Subject: kahlee: Modify PD port2 I2C address and clean up unused function 1. PD vender suggests to use chip default address setting (0x16). 2. Clean up board_print_tcpc_fw version function and related define. BRANCH=None BUG=None TEST=Plug in type-c device and check behavior Change-Id: I44b7156c914b8de67630696e4534147cc3b7f2c3 Reviewed-on: https://chromium-review.googlesource.com/469449 Commit-Ready: Lin Cloud Tested-by: Lin Cloud Reviewed-by: Vincent Palatin --- include/config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include') diff --git a/include/config.h b/include/config.h index b94fef6eeb..b65b24f21b 100644 --- a/include/config.h +++ b/include/config.h @@ -2395,9 +2395,6 @@ /* USB Device version of product */ #undef CONFIG_USB_BCD_DEV -/* Support TCPC FW version */ -#undef CONFIG_USB_PD_TCPC_FW_VERSION - /*****************************************************************************/ /* Compile chip support for the USB device controller */ -- cgit v1.2.1