]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/extcon/Kconfig
Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
[karo-tx-linux.git] / drivers / extcon / Kconfig
index bf6b2eae5751795139c4c592a1c5bbb24e9c89c6..e175c8ed4ec47667fd9f09514ed2801b51e2c21d 100644 (file)
@@ -21,6 +21,16 @@ config EXTCON_GPIO
          Say Y here to enable GPIO based extcon support. Note that GPIO
          extcon supports single state per extcon instance.
 
+config EXTCON_MAX77693
+       tristate "MAX77693 EXTCON Support"
+       depends on MFD_MAX77693
+       select IRQ_DOMAIN
+       select REGMAP_I2C
+       help
+         If you say yes here you get support for the MUIC device of
+         Maxim MAX77693 PMIC. The MAX77693 MUIC is a USB port accessory
+         detector and switch.
+
 config EXTCON_MAX8997
        tristate "MAX8997 EXTCON Support"
        depends on MFD_MAX8997 && IRQ_DOMAIN
@@ -29,4 +39,12 @@ config EXTCON_MAX8997
          Maxim MAX8997 PMIC. The MAX8997 MUIC is a USB port accessory
          detector and switch.
 
+config EXTCON_ARIZONA
+       tristate "Wolfson Arizona EXTCON support"
+       depends on MFD_ARIZONA
+       help
+         Say Y here to enable support for external accessory detection
+         with Wolfson Arizona devices. These are audio CODECs with
+         advanced audio accessory detection support.
+
 endif # MULTISTATE_SWITCH