2 tristate "External Connector Class (extcon) support"
4 Say Y here to enable external connector class (extcon) support.
5 This allows monitoring external connectors by userspace
6 via sysfs and uevent and supports external connectors with
7 multiple states; i.e., an extcon that may have multiple
8 cables attached. For example, an external connector of a device
9 may be used to connect an HDMI cable and a AC adaptor, and to
10 host USB ports. Many of 30-pin connectors including PDMI are
15 comment "Extcon Device Drivers"
18 tristate "GPIO extcon support"
21 Say Y here to enable GPIO based extcon support. Note that GPIO
22 extcon supports single state per extcon instance.
24 config EXTCON_ADC_JACK
25 tristate "ADC Jack extcon support"
28 Say Y here to enable extcon device driver based on ADC values.
30 config EXTCON_MAX14577
31 tristate "MAX14577 EXTCON Support"
32 depends on MFD_MAX14577
36 If you say yes here you get support for the MUIC device of
37 Maxim MAX14577 PMIC. The MAX14577 MUIC is a USB port accessory
40 config EXTCON_MAX77693
41 tristate "MAX77693 EXTCON Support"
42 depends on MFD_MAX77693 && INPUT
46 If you say yes here you get support for the MUIC device of
47 Maxim MAX77693 PMIC. The MAX77693 MUIC is a USB port accessory
51 tristate "MAX8997 EXTCON Support"
52 depends on MFD_MAX8997 && IRQ_DOMAIN
54 If you say yes here you get support for the MUIC device of
55 Maxim MAX8997 PMIC. The MAX8997 MUIC is a USB port accessory
59 tristate "Wolfson Arizona EXTCON support"
60 depends on MFD_ARIZONA && INPUT && SND_SOC
62 Say Y here to enable support for external accessory detection
63 with Wolfson Arizona devices. These are audio CODECs with
64 advanced audio accessory detection support.
67 tristate "Palmas USB EXTCON support"
70 Say Y here to enable support for USB peripheral and USB host
71 detection by palmas usb.
73 endif # MULTISTATE_SWITCH