blob: 17702b32eab0fb28f9fb378bcb995669722b7a3b [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
Jean Delvaread2f931d2005-07-02 18:15:49 +02002# Miscellaneous I2C chip drivers configuration
Linus Torvalds1da177e2005-04-16 15:20:36 -07003#
4
Jean Delvaread2f931d2005-07-02 18:15:49 +02005menu "Miscellaneous I2C Chip support"
Linus Torvalds1da177e2005-04-16 15:20:36 -07006
7config SENSORS_DS1337
Jean Delvareba7fbb72007-07-12 14:12:29 +02008 tristate "Dallas DS1337 and DS1339 Real Time Clock (DEPRECATED)"
Jan Engelhardt16538e62007-05-01 23:26:34 +02009 depends on EXPERIMENTAL
Linus Torvalds1da177e2005-04-16 15:20:36 -070010 help
11 If you say yes here you get support for Dallas Semiconductor
Ladislav Michl912b9c02005-05-10 14:08:04 +020012 DS1337 and DS1339 real-time clock chips.
Linus Torvalds1da177e2005-04-16 15:20:36 -070013
14 This driver can also be built as a module. If so, the module
15 will be called ds1337.
16
Jean Delvareba7fbb72007-07-12 14:12:29 +020017 This driver is deprecated and will be dropped soon. Use
18 rtc-ds1307 instead.
19
Randy Vinsonc124a782005-06-03 14:36:06 -070020config SENSORS_DS1374
Jean Delvareba7fbb72007-07-12 14:12:29 +020021 tristate "Dallas DS1374 Real Time Clock (DEPRECATED)"
Jan Engelhardt16538e62007-05-01 23:26:34 +020022 depends on EXPERIMENTAL
Randy Vinsonc124a782005-06-03 14:36:06 -070023 help
24 If you say yes here you get support for Dallas Semiconductor
25 DS1374 real-time clock chips.
26
27 This driver can also be built as a module. If so, the module
28 will be called ds1374.
29
Jean Delvareba7fbb72007-07-12 14:12:29 +020030 This driver is deprecated and will be dropped soon. Use
31 rtc-ds1374 instead.
32
Grant Likely5162b752007-07-12 14:12:29 +020033config DS1682
34 tristate "Dallas DS1682 Total Elapsed Time Recorder with Alarm"
35 depends on EXPERIMENTAL
36 help
37 If you say yes here you get support for Dallas Semiconductor
38 DS1682 Total Elapsed Time Recorder.
39
40 This driver can also be built as a module. If so, the module
41 will be called ds1682.
42
Linus Torvalds1da177e2005-04-16 15:20:36 -070043config SENSORS_EEPROM
44 tristate "EEPROM reader"
Jan Engelhardt16538e62007-05-01 23:26:34 +020045 depends on EXPERIMENTAL
Linus Torvalds1da177e2005-04-16 15:20:36 -070046 help
47 If you say yes here you get read-only access to the EEPROM data
48 available on modern memory DIMMs and Sony Vaio laptops. Such
49 EEPROMs could theoretically be available on other devices as well.
50
51 This driver can also be built as a module. If so, the module
52 will be called eeprom.
53
54config SENSORS_PCF8574
55 tristate "Philips PCF8574 and PCF8574A"
Jan Engelhardt16538e62007-05-01 23:26:34 +020056 depends on EXPERIMENTAL
Jean Delvareaee62302006-06-04 19:59:57 +020057 default n
Linus Torvalds1da177e2005-04-16 15:20:36 -070058 help
59 If you say yes here you get support for Philips PCF8574 and
Bart Van Assche5864ae02008-01-27 18:14:45 +010060 PCF8574A chips. These chips are 8-bit I/O expanders for the I2C bus.
Linus Torvalds1da177e2005-04-16 15:20:36 -070061
62 This driver can also be built as a module. If so, the module
63 will be called pcf8574.
64
Jean Delvareaee62302006-06-04 19:59:57 +020065 These devices are hard to detect and rarely found on mainstream
66 hardware. If unsure, say N.
67
Bart Van Assche5864ae02008-01-27 18:14:45 +010068config PCF8575
69 tristate "Philips PCF8575"
70 default n
71 help
72 If you say yes here you get support for Philips PCF8575 chip.
73 This chip is a 16-bit I/O expander for the I2C bus. Several other
74 chip manufacturers sell equivalent chips, e.g. Texas Instruments.
75
76 This driver can also be built as a module. If so, the module
77 will be called pcf8575.
78
79 This device is hard to detect and is rarely found on mainstream
80 hardware. If unsure, say N.
81
bgardner@wabtec.com69dd2042005-06-07 08:55:38 -050082config SENSORS_PCA9539
83 tristate "Philips PCA9539 16-bit I/O port"
Jan Engelhardt16538e62007-05-01 23:26:34 +020084 depends on EXPERIMENTAL
bgardner@wabtec.com69dd2042005-06-07 08:55:38 -050085 help
86 If you say yes here you get support for the Philips PCA9539
87 16-bit I/O port.
88
89 This driver can also be built as a module. If so, the module
90 will be called pca9539.
91
Linus Torvalds1da177e2005-04-16 15:20:36 -070092config SENSORS_PCF8591
93 tristate "Philips PCF8591"
Jan Engelhardt16538e62007-05-01 23:26:34 +020094 depends on EXPERIMENTAL
Jean Delvareaee62302006-06-04 19:59:57 +020095 default n
Linus Torvalds1da177e2005-04-16 15:20:36 -070096 help
97 If you say yes here you get support for Philips PCF8591 chips.
98
99 This driver can also be built as a module. If so, the module
100 will be called pcf8591.
101
Jean Delvareaee62302006-06-04 19:59:57 +0200102 These devices are hard to detect and rarely found on mainstream
103 hardware. If unsure, say N.
104
Linus Torvalds1da177e2005-04-16 15:20:36 -0700105config ISP1301_OMAP
106 tristate "Philips ISP1301 with OMAP OTG"
Jan Engelhardt16538e62007-05-01 23:26:34 +0200107 depends on ARCH_OMAP_OTG
Linus Torvalds1da177e2005-04-16 15:20:36 -0700108 help
109 If you say yes here you get support for the Philips ISP1301
110 USB-On-The-Go transceiver working with the OMAP OTG controller.
111 The ISP1301 is used in products including H2 and H3 development
112 boards for Texas Instruments OMAP processors.
113
114 This driver can also be built as a module. If so, the module
115 will be called isp1301_omap.
116
David Brownell72cd7992005-05-24 17:34:51 -0700117# NOTE: This isn't really OMAP-specific, except for the current
118# interface location in <include/asm-arm/arch-omap/tps65010.h>
119# and having mostly OMAP-specific board support
120config TPS65010
121 tristate "TPS6501x Power Management chips"
Jan Engelhardt16538e62007-05-01 23:26:34 +0200122 depends on ARCH_OMAP
David Brownell72cd7992005-05-24 17:34:51 -0700123 default y if MACH_OMAP_H2 || MACH_OMAP_H3 || MACH_OMAP_OSK
124 help
125 If you say yes here you get support for the TPS6501x series of
126 Power Management chips. These include voltage regulators,
127 lithium ion/polymer battery charging, and other features that
128 are often used in portable devices like cell phones and cameras.
129
130 This driver can also be built as a module. If so, the module
131 will be called tps65010.
132
Linus Torvalds1da177e2005-04-16 15:20:36 -0700133config SENSORS_M41T00
Jean Delvareba7fbb72007-07-12 14:12:29 +0200134 tristate "ST M41T00 RTC chip (DEPRECATED)"
Jan Engelhardt16538e62007-05-01 23:26:34 +0200135 depends on PPC32
Linus Torvalds1da177e2005-04-16 15:20:36 -0700136 help
137 If you say yes here you get support for the ST M41T00 RTC chip.
138
139 This driver can also be built as a module. If so, the module
140 will be called m41t00.
141
Jean Delvareba7fbb72007-07-12 14:12:29 +0200142 This driver is deprecated and will be dropped soon. Use
143 rtc-ds1307 or rtc-m41t80 instead.
144
BGardner@Wabtec.comc3bc4ca2005-06-03 13:03:27 -0400145config SENSORS_MAX6875
Jean Delvare2146fec2005-06-23 23:41:39 +0200146 tristate "Maxim MAX6875 Power supply supervisor"
Jan Engelhardt16538e62007-05-01 23:26:34 +0200147 depends on EXPERIMENTAL
BGardner@Wabtec.comc3bc4ca2005-06-03 13:03:27 -0400148 help
Jean Delvare2146fec2005-06-23 23:41:39 +0200149 If you say yes here you get support for the Maxim MAX6875
150 EEPROM-programmable, quad power-supply sequencer/supervisor.
BGardner@Wabtec.comc3bc4ca2005-06-03 13:03:27 -0400151
Jean Delvare2146fec2005-06-23 23:41:39 +0200152 This provides an interface to program the EEPROM and reset the chip.
153
154 This driver also supports the Maxim MAX6874 hex power-supply
155 sequencer/supervisor if found at a compatible address.
BGardner@Wabtec.comc3bc4ca2005-06-03 13:03:27 -0400156
157 This driver can also be built as a module. If so, the module
158 will be called max6875.
159
Rodolfo Giomettia92c3442007-07-12 14:12:30 +0200160config SENSORS_TSL2550
161 tristate "Taos TSL2550 ambient light sensor"
162 depends on EXPERIMENTAL
163 help
164 If you say yes here you get support for the Taos TSL2550
165 ambient light sensor.
166
167 This driver can also be built as a module. If so, the module
168 will be called tsl2550.
169
Tony Lindgren0c4a59f2007-07-17 04:06:09 -0700170config MENELAUS
171 bool "TWL92330/Menelaus PM chip"
172 depends on I2C=y && ARCH_OMAP24XX
173 help
174 If you say yes here you get support for the Texas Instruments
175 TWL92330/Menelaus Power Management chip. This include voltage
176 regulators, Dual slot memory card tranceivers, real-time clock
177 and other features that are often used in portable devices like
178 cell phones and PDAs.
179
Linus Torvalds1da177e2005-04-16 15:20:36 -0700180endmenu