summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCloud_Lin <cloud_lin@compal.com>2017-04-06 16:39:25 +0800
committerchrome-bot <chrome-bot@chromium.org>2017-04-11 20:22:36 -0700
commit1b98fcdcf067cb0055f119d56484887b7cfd7520 (patch)
treefeba477bf3c5892ffb31da5517eb5d6634fb9d6e /include
parentdda95414481661799d65b3f1de99156df22c4907 (diff)
downloadchrome-ec-1b98fcdcf067cb0055f119d56484887b7cfd7520.tar.gz
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 <cloud_lin@compal.com> Tested-by: Lin Cloud <cloud_lin@compal.com> Reviewed-by: Vincent Palatin <vpalatin@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/config.h3
1 files changed, 0 insertions, 3 deletions
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 */