summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorShawn Nematbakhsh <shawnn@chromium.org>2016-05-13 16:14:29 -0700
committerchrome-bot <chrome-bot@chromium.org>2016-05-13 23:34:51 -0700
commit7d8964614d85232b56b010853ab7f06f93229f57 (patch)
tree1ac4a2f0d2eedf3dbe2fd2f0273c949d6ba373f1 /include
parent4bc7964f5bb974fdea4e992f99ade5ecee3d4068 (diff)
downloadchrome-ec-7d8964614d85232b56b010853ab7f06f93229f57.tar.gz
cleanup: Remove usb_switch_tsu6721 driver
This driver is not in use for any recent board and doesn't implement the soon-to-be standard usb_switch interface routine. BUG=chrome-os-partner:53363 BRANCH=None TEST=`make buildall -j` Change-Id: I7469dab42e52d9d02425ad4e7bacb81b2489ffc4 Signed-off-by: Shawn Nematbakhsh <shawnn@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/344417 Commit-Ready: Shawn N <shawnn@chromium.org> Tested-by: Shawn N <shawnn@chromium.org> Reviewed-by: Vincent Palatin <vpalatin@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/config.h b/include/config.h
index d80737d677..73c42f08d5 100644
--- a/include/config.h
+++ b/include/config.h
@@ -2011,12 +2011,6 @@
/******************************************************************************/
/* USB port switch */
-/* 8-bit USB type-C switch I2C addresses */
-#undef CONFIG_USB_SWITCH_I2C_ADDRS
-
-/* Support the TSU6721 I2C smart switch */
-#undef CONFIG_USB_SWITCH_TSU6721
-
/* Support the Pericom PI3USB9281 I2C USB switch */
#undef CONFIG_USB_SWITCH_PI3USB9281