diff options
Diffstat (limited to 'drivers/extcon')
-rw-r--r-- | drivers/extcon/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/extcon/Kconfig b/drivers/extcon/Kconfig index dd5b01b957aa..07122a9ef36e 100644 --- a/drivers/extcon/Kconfig +++ b/drivers/extcon/Kconfig | |||
@@ -47,7 +47,7 @@ config EXTCON_MAX8997 | |||
47 | 47 | ||
48 | config EXTCON_ARIZONA | 48 | config EXTCON_ARIZONA |
49 | tristate "Wolfson Arizona EXTCON support" | 49 | tristate "Wolfson Arizona EXTCON support" |
50 | depends on MFD_ARIZONA | 50 | depends on MFD_ARIZONA && INPUT |
51 | help | 51 | help |
52 | Say Y here to enable support for external accessory detection | 52 | Say Y here to enable support for external accessory detection |
53 | with Wolfson Arizona devices. These are audio CODECs with | 53 | with Wolfson Arizona devices. These are audio CODECs with |