aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec/fusb302/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/typec/fusb302/Kconfig')
-rw-r--r--drivers/usb/typec/fusb302/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/usb/typec/fusb302/Kconfig b/drivers/usb/typec/fusb302/Kconfig
new file mode 100644
index 000000000000..48a4f2fcee03
--- /dev/null
+++ b/drivers/usb/typec/fusb302/Kconfig
@@ -0,0 +1,7 @@
+config TYPEC_FUSB302
+ tristate "Fairchild FUSB302 Type-C chip driver"
+ depends on I2C && POWER_SUPPLY
+ help
+ The Fairchild FUSB302 Type-C chip driver that works with
+ Type-C Port Controller Manager to provide USB PD and USB
+ Type-C functionalities.