summaryrefslogtreecommitdiff
path: root/drivers/usb/typec/Makefile
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2022-02-14 08:01:17 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-02-17 18:23:18 +0300
commitd016cbe4d7acf5100df83ecf4d02db4e9f607c1d (patch)
tree0d668bc8eb79daad6c2a4f8dbc788aeb5c1890f0 /drivers/usb/typec/Makefile
parent2e7dfb0e9cacad0f1adbc4b97f0b96ba35027f24 (diff)
downloadlinux-d016cbe4d7acf5100df83ecf4d02db4e9f607c1d.tar.xz
usb: typec: Support the WUSB3801 port controller
WUSB3801 features a configurable port type, accessory detection, and plug orientation detection. It provides a hardware "ID" pin output for compatibility with USB 2.0 OTG PHYs. Add a typec class driver for it. Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Signed-off-by: Samuel Holland <samuel@sholland.org> Link: https://lore.kernel.org/r/20220214050118.61015-5-samuel@sholland.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/typec/Makefile')
-rw-r--r--drivers/usb/typec/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/typec/Makefile b/drivers/usb/typec/Makefile
index 441dd6c4cbef..43626acc0aaf 100644
--- a/drivers/usb/typec/Makefile
+++ b/drivers/usb/typec/Makefile
@@ -10,4 +10,5 @@ obj-$(CONFIG_TYPEC_HD3SS3220) += hd3ss3220.o
obj-$(CONFIG_TYPEC_QCOM_PMIC) += qcom-pmic-typec.o
obj-$(CONFIG_TYPEC_STUSB160X) += stusb160x.o
obj-$(CONFIG_TYPEC_RT1719) += rt1719.o
+obj-$(CONFIG_TYPEC_WUSB3801) += wusb3801.o
obj-$(CONFIG_TYPEC) += mux/