summaryrefslogtreecommitdiff
path: root/drivers/extcon/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/extcon/Kconfig')
-rw-r--r--drivers/extcon/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/extcon/Kconfig b/drivers/extcon/Kconfig
index 3297301a42d4..da6ff5767207 100644
--- a/drivers/extcon/Kconfig
+++ b/drivers/extcon/Kconfig
@@ -14,6 +14,13 @@ if EXTCON
comment "Extcon Device Drivers"
+config EXTCON_MAX77665
+ tristate "MAX77665 EXTCON Support"
+ depends on MFD_MAX77665 && EXTCON
+ help
+ If you say yes here you get support for the MUIC device of
+ Maxim MAX77665 PMIC.
+
config EXTCON_GPIO
tristate "GPIO extcon support"
depends on GPIOLIB