summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Short <keithshort@chromium.org>2020-08-21 14:24:36 -0600
committerCommit Bot <commit-bot@chromium.org>2020-08-22 01:08:34 +0000
commit213015c44bd470565091a5eb429a593e79dfc52f (patch)
tree34fbddf794b92e373dee2ad6631b827151042076
parentd6cfd2b302832928635e0a3d2c6b067766142a79 (diff)
downloadchrome-ec-213015c44bd470565091a5eb429a593e79dfc52f.tar.gz
config: cleanup TCPC driver options
When CL:2343733 and CL:2304237 merged, config.h ended up with duplicated CONFIG options. BUG=none BRANCH=none TEST=make buildall Signed-off-by: Keith Short <keithshort@chromium.org> Change-Id: I264668c9990b76a0010265f4cb22e632cb785548 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2369471 Commit-Queue: Denis Brockus <dbrockus@chromium.org> Reviewed-by: Denis Brockus <dbrockus@chromium.org>
-rw-r--r--include/config.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/config.h b/include/config.h
index e4ce896ee3..6e542a7a57 100644
--- a/include/config.h
+++ b/include/config.h
@@ -4082,6 +4082,7 @@
#undef CONFIG_USB_PD_TCPM_MT6370
#undef CONFIG_USB_PD_TCPM_TUSB422
#undef CONFIG_USB_PD_TCPM_RAA489000
+#undef CONFIG_USB_PD_TCPM_RT1715
/* PS8XXX series are all supported by a single driver with a build time config
* listed below (CONFIG_USB_PD_TCPM_PS*) defined to enable the specific product.
@@ -4098,10 +4099,6 @@
#undef CONFIG_USB_PD_TCPM_PS8705
#undef CONFIG_USB_PD_TCPM_PS8805
#undef CONFIG_USB_PD_TCPM_PS8815
-#undef CONFIG_USB_PD_TCPM_MT6370
-#undef CONFIG_USB_PD_TCPM_TUSB422
-#undef CONFIG_USB_PD_TCPM_RAA489000
-#undef CONFIG_USB_PD_TCPM_RT1715
/*
* Defined automatically by chip and depends on chip. This guards the onboard