Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux...
[deliverable/linux.git] / drivers / extcon / Kconfig
index e175c8ed4ec47667fd9f09514ed2801b51e2c21d..07122a9ef36e6592812aec1f97b3f830914be361 100644 (file)
@@ -21,6 +21,12 @@ config EXTCON_GPIO
          Say Y here to enable GPIO based extcon support. Note that GPIO
          extcon supports single state per extcon instance.
 
+config EXTCON_ADC_JACK
+       tristate "ADC Jack extcon support"
+       depends on IIO
+       help
+         Say Y here to enable extcon device driver based on ADC values.
+
 config EXTCON_MAX77693
        tristate "MAX77693 EXTCON Support"
        depends on MFD_MAX77693
@@ -41,7 +47,7 @@ config EXTCON_MAX8997
 
 config EXTCON_ARIZONA
        tristate "Wolfson Arizona EXTCON support"
-       depends on MFD_ARIZONA
+       depends on MFD_ARIZONA && INPUT
        help
          Say Y here to enable support for external accessory detection
          with Wolfson Arizona devices. These are audio CODECs with
This page took 0.050248 seconds and 5 git commands to generate.