]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/extcon/Kconfig
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / drivers / extcon / Kconfig
index f1d54a3985bdfe9a81ba4e0c6b44448eeb96c4e2..bdb5a00f1dfa9e092484c4105102409b5e7c0311 100644 (file)
@@ -31,6 +31,16 @@ config EXTCON_ADC_JACK
        help
          Say Y here to enable extcon device driver based on ADC values.
 
+config EXTCON_MAX14577
+       tristate "MAX14577 EXTCON Support"
+       depends on MFD_MAX14577
+       select IRQ_DOMAIN
+       select REGMAP_I2C
+       help
+         If you say yes here you get support for the MUIC device of
+         Maxim MAX14577 PMIC. The MAX14577 MUIC is a USB port accessory
+         detector and switch.
+
 config EXTCON_MAX77693
        tristate "MAX77693 EXTCON Support"
        depends on MFD_MAX77693 && INPUT