summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAseda Aboagye <aaboagye@google.com>2017-07-31 11:01:00 -0700
committerchrome-bot <chrome-bot@chromium.org>2017-07-31 17:08:28 -0700
commit553d00bdb4e55fdfc5cc75772f686e20cd764c3e (patch)
treead01a5002e717fa05081c238274797ccf52581ce /include
parente67ca7945678399dffa19beb4bd54f7b935e4a7d (diff)
downloadchrome-ec-553d00bdb4e55fdfc5cc75772f686e20cd764c3e.tar.gz
driver: Move PI3USB9281 to bc12 directory.
The primary purpose of the Pericom PI3USB9281 is for BC1.2 detection. Therefore, move the driver to the bc12/ directory. Additonally, rename the config option to match. CONFIG_USB_SWITCH_PI3USB9281 => CONFIG_BC12_DETECT_PI3USB9281 BUG=None BRANCH=None TEST=`make -j buildall` Change-Id: I02f17064c0625e62d6779f895e69899c24898f74 Signed-off-by: Aseda Aboagye <aaboagye@google.com> Reviewed-on: https://chromium-review.googlesource.com/594710 Commit-Ready: Aseda Aboagye <aaboagye@chromium.org> Tested-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Shawn N <shawnn@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/config.h10
1 files changed, 4 insertions, 6 deletions
diff --git a/include/config.h b/include/config.h
index a912a62f53..5f3b4c0bcb 100644
--- a/include/config.h
+++ b/include/config.h
@@ -2592,6 +2592,10 @@
/* External BC1.2 charger detection devices. */
#undef CONFIG_BC12_DETECT_BQ24392
+#undef CONFIG_BC12_DETECT_PI3USB9281
+/* Number of Pericom PI3USB9281 chips present in system */
+#undef CONFIG_BC12_DETECT_PI3USB9281_CHIP_COUNT
+
/* Enable USB serial console module. */
#undef CONFIG_USB_CONSOLE
@@ -2704,12 +2708,6 @@
/******************************************************************************/
/* USB port switch */
-/* Support the Pericom PI3USB9281 I2C USB switch */
-#undef CONFIG_USB_SWITCH_PI3USB9281
-
-/* Number of Pericom PI3USB9281 chips present in system */
-#undef CONFIG_USB_SWITCH_PI3USB9281_CHIP_COUNT
-
/* Support the Pericom PI3USB30532 USB3.0/DP1.2 Matrix Switch */
#undef CONFIG_USB_MUX_PI3USB30532