2 # Miscellaneous I2C chip drivers configuration
5 menu "Miscellaneous I2C Chip support"
8 tristate "Dallas Semiconductor DS1337 and DS1339 Real Time Clock"
9 depends on EXPERIMENTAL
11 If you say yes here you get support for Dallas Semiconductor
12 DS1337 and DS1339 real-time clock chips.
14 This driver can also be built as a module. If so, the module
15 will be called ds1337.
18 tristate "Maxim/Dallas Semiconductor DS1374 Real Time Clock"
19 depends on EXPERIMENTAL
21 If you say yes here you get support for Dallas Semiconductor
22 DS1374 real-time clock chips.
24 This driver can also be built as a module. If so, the module
25 will be called ds1374.
28 tristate "EEPROM reader"
29 depends on EXPERIMENTAL
31 If you say yes here you get read-only access to the EEPROM data
32 available on modern memory DIMMs and Sony Vaio laptops. Such
33 EEPROMs could theoretically be available on other devices as well.
35 This driver can also be built as a module. If so, the module
36 will be called eeprom.
38 config SENSORS_PCF8574
39 tristate "Philips PCF8574 and PCF8574A"
40 depends on EXPERIMENTAL
43 If you say yes here you get support for Philips PCF8574 and
46 This driver can also be built as a module. If so, the module
47 will be called pcf8574.
49 These devices are hard to detect and rarely found on mainstream
50 hardware. If unsure, say N.
52 config SENSORS_PCA9539
53 tristate "Philips PCA9539 16-bit I/O port"
54 depends on EXPERIMENTAL
56 If you say yes here you get support for the Philips PCA9539
59 This driver can also be built as a module. If so, the module
60 will be called pca9539.
62 config SENSORS_PCF8591
63 tristate "Philips PCF8591"
64 depends on EXPERIMENTAL
67 If you say yes here you get support for Philips PCF8591 chips.
69 This driver can also be built as a module. If so, the module
70 will be called pcf8591.
72 These devices are hard to detect and rarely found on mainstream
73 hardware. If unsure, say N.
76 tristate "Philips ISP1301 with OMAP OTG"
77 depends on ARCH_OMAP_OTG
79 If you say yes here you get support for the Philips ISP1301
80 USB-On-The-Go transceiver working with the OMAP OTG controller.
81 The ISP1301 is used in products including H2 and H3 development
82 boards for Texas Instruments OMAP processors.
84 This driver can also be built as a module. If so, the module
85 will be called isp1301_omap.
87 # NOTE: This isn't really OMAP-specific, except for the current
88 # interface location in <include/asm-arm/arch-omap/tps65010.h>
89 # and having mostly OMAP-specific board support
91 tristate "TPS6501x Power Management chips"
93 default y if MACH_OMAP_H2 || MACH_OMAP_H3 || MACH_OMAP_OSK
95 If you say yes here you get support for the TPS6501x series of
96 Power Management chips. These include voltage regulators,
97 lithium ion/polymer battery charging, and other features that
98 are often used in portable devices like cell phones and cameras.
100 This driver can also be built as a module. If so, the module
101 will be called tps65010.
103 config SENSORS_M41T00
104 tristate "ST M41T00 RTC chip"
107 If you say yes here you get support for the ST M41T00 RTC chip.
109 This driver can also be built as a module. If so, the module
110 will be called m41t00.
112 config SENSORS_MAX6875
113 tristate "Maxim MAX6875 Power supply supervisor"
114 depends on EXPERIMENTAL
116 If you say yes here you get support for the Maxim MAX6875
117 EEPROM-programmable, quad power-supply sequencer/supervisor.
119 This provides an interface to program the EEPROM and reset the chip.
121 This driver also supports the Maxim MAX6874 hex power-supply
122 sequencer/supervisor if found at a compatible address.
124 This driver can also be built as a module. If so, the module
125 will be called max6875.