blob: bd10b6c6962d22e757f8d87f2aca06a12bbcc4af [file] [log] [blame]
MyungJoo Hamde55d872012-04-20 14:16:22 +09001menuconfig EXTCON
2 tristate "External Connector Class (extcon) support"
3 help
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
11 also good examples.
12
13if EXTCON
14
15comment "Extcon Device Drivers"
16
Chanwoo Choie48f9da2014-05-22 14:01:51 +090017config EXTCON_ADC_JACK
18 tristate "ADC Jack extcon support"
19 depends on IIO
20 help
21 Say Y here to enable extcon device driver based on ADC values.
22
23config EXTCON_ARIZONA
24 tristate "Wolfson Arizona EXTCON support"
25 depends on MFD_ARIZONA && INPUT && SND_SOC
26 help
27 Say Y here to enable support for external accessory detection
28 with Wolfson Arizona devices. These are audio CODECs with
29 advanced audio accessory detection support.
30
MyungJoo Hambe483082012-04-20 14:16:23 +090031config EXTCON_GPIO
32 tristate "GPIO extcon support"
Alexandre Courbot76ec9d12013-03-28 04:34:56 -070033 depends on GPIOLIB
MyungJoo Hambe483082012-04-20 14:16:23 +090034 help
35 Say Y here to enable GPIO based extcon support. Note that GPIO
36 extcon supports single state per extcon instance.
37
Chanwoo Choi962e56b2013-11-22 16:51:06 +010038config EXTCON_MAX14577
Chanwoo Choied2c0602015-04-03 09:51:26 +090039 tristate "Maxim MAX14577/77836 EXTCON Support"
Chanwoo Choi962e56b2013-11-22 16:51:06 +010040 depends on MFD_MAX14577
41 select IRQ_DOMAIN
42 select REGMAP_I2C
43 help
44 If you say yes here you get support for the MUIC device of
Krzysztof Kozlowski4706a522014-04-14 11:17:19 +020045 Maxim MAX14577/77836. The MAX14577/77836 MUIC is a USB port accessory
Chanwoo Choi962e56b2013-11-22 16:51:06 +010046 detector and switch.
47
Chanwoo Choidb1b9032012-07-17 13:28:28 +090048config EXTCON_MAX77693
Chanwoo Choied2c0602015-04-03 09:51:26 +090049 tristate "Maxim MAX77693 EXTCON Support"
Chanwoo Choi1aa05902013-01-25 10:56:10 +090050 depends on MFD_MAX77693 && INPUT
Chanwoo Choidb1b9032012-07-17 13:28:28 +090051 select IRQ_DOMAIN
52 select REGMAP_I2C
53 help
54 If you say yes here you get support for the MUIC device of
55 Maxim MAX77693 PMIC. The MAX77693 MUIC is a USB port accessory
56 detector and switch.
57
Jaewon Kim27a28d32015-02-04 13:56:07 +090058config EXTCON_MAX77843
Chanwoo Choied2c0602015-04-03 09:51:26 +090059 tristate "Maxim MAX77843 EXTCON Support"
Jaewon Kim27a28d32015-02-04 13:56:07 +090060 depends on MFD_MAX77843
61 select IRQ_DOMAIN
62 select REGMAP_I2C
63 help
64 If you say yes here you get support for the MUIC device of
65 Maxim MAX77843. The MAX77843 MUIC is a USB port accessory
66 detector add switch.
67
Chanwoo Choib76668b2012-05-09 12:31:58 +090068config EXTCON_MAX8997
Chanwoo Choied2c0602015-04-03 09:51:26 +090069 tristate "Maxim MAX8997 EXTCON Support"
Chanwoo Choidca1a712012-07-02 09:03:00 +090070 depends on MFD_MAX8997 && IRQ_DOMAIN
Chanwoo Choib76668b2012-05-09 12:31:58 +090071 help
72 If you say yes here you get support for the MUIC device of
73 Maxim MAX8997 PMIC. The MAX8997 MUIC is a USB port accessory
74 detector and switch.
75
Graeme Gregoryb1f254e2013-05-28 10:50:11 +090076config EXTCON_PALMAS
77 tristate "Palmas USB EXTCON support"
78 depends on MFD_PALMAS
79 help
80 Say Y here to enable support for USB peripheral and USB host
81 detection by palmas usb.
82
Chanwoo Choic03e0172014-08-18 09:05:21 +090083config EXTCON_RT8973A
Chanwoo Choied2c0602015-04-03 09:51:26 +090084 tristate "Richtek RT8973A EXTCON support"
Chanwoo Choic03e0172014-08-18 09:05:21 +090085 depends on I2C
86 select IRQ_DOMAIN
87 select REGMAP_I2C
88 select REGMAP_IRQ
89 help
90 If you say yes here you get support for the MUIC device of
91 Richtek RT8973A. The RT8973A is a USB port accessory detector
92 and switch that is optimized to protect low voltage system
93 from abnormal high input voltage (up to 28V).
94
Chanwoo Choi914b8812014-05-22 14:06:33 +090095config EXTCON_SM5502
Chanwoo Choied2c0602015-04-03 09:51:26 +090096 tristate "Silicon Mitus SM5502 EXTCON support"
Chanwoo Choi0746d5d2014-08-12 13:28:11 +090097 depends on I2C
Chanwoo Choi914b8812014-05-22 14:06:33 +090098 select IRQ_DOMAIN
99 select REGMAP_I2C
100 select REGMAP_IRQ
101 help
102 If you say yes here you get support for the MUIC device of
103 Silicon Mitus SM5502. The SM5502 is a USB port accessory
104 detector and switch.
105
Roger Quadrose52817f2015-02-02 12:21:59 +0200106config EXTCON_USB_GPIO
107 tristate "USB GPIO extcon support"
108 depends on GPIOLIB
109 help
110 Say Y here to enable GPIO based USB cable detection extcon support.
111 Used typically if GPIO is used for USB ID pin detection.
112
Chanwoo Choied2c0602015-04-03 09:51:26 +0900113endif