diff options
Diffstat (limited to 'drivers/extcon/Kconfig')
-rw-r--r-- | drivers/extcon/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/extcon/Kconfig b/drivers/extcon/Kconfig index dd5b01b957aa..e175c8ed4ec4 100644 --- a/drivers/extcon/Kconfig +++ b/drivers/extcon/Kconfig | |||
@@ -21,12 +21,6 @@ config EXTCON_GPIO | |||
21 | Say Y here to enable GPIO based extcon support. Note that GPIO | 21 | Say Y here to enable GPIO based extcon support. Note that GPIO |
22 | extcon supports single state per extcon instance. | 22 | extcon supports single state per extcon instance. |
23 | 23 | ||
24 | config EXTCON_ADC_JACK | ||
25 | tristate "ADC Jack extcon support" | ||
26 | depends on IIO | ||
27 | help | ||
28 | Say Y here to enable extcon device driver based on ADC values. | ||
29 | |||
30 | config EXTCON_MAX77693 | 24 | config EXTCON_MAX77693 |
31 | tristate "MAX77693 EXTCON Support" | 25 | tristate "MAX77693 EXTCON Support" |
32 | depends on MFD_MAX77693 | 26 | depends on MFD_MAX77693 |