Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
Jean Delvare | ad2f931 | 2005-07-02 18:15:49 +0200 | [diff] [blame] | 2 | # Miscellaneous I2C chip drivers configuration |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 3 | # |
| 4 | |
Jean Delvare | ad2f931 | 2005-07-02 18:15:49 +0200 | [diff] [blame] | 5 | menu "Miscellaneous I2C Chip support" |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 6 | |
| 7 | config SENSORS_DS1337 |
Jean Delvare | ba7fbb7 | 2007-07-12 14:12:29 +0200 | [diff] [blame^] | 8 | tristate "Dallas DS1337 and DS1339 Real Time Clock (DEPRECATED)" |
Jan Engelhardt | 16538e6 | 2007-05-01 23:26:34 +0200 | [diff] [blame] | 9 | depends on EXPERIMENTAL |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 10 | help |
| 11 | If you say yes here you get support for Dallas Semiconductor |
Ladislav Michl | 912b9c0 | 2005-05-10 14:08:04 +0200 | [diff] [blame] | 12 | DS1337 and DS1339 real-time clock chips. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 13 | |
| 14 | This driver can also be built as a module. If so, the module |
| 15 | will be called ds1337. |
| 16 | |
Jean Delvare | ba7fbb7 | 2007-07-12 14:12:29 +0200 | [diff] [blame^] | 17 | This driver is deprecated and will be dropped soon. Use |
| 18 | rtc-ds1307 instead. |
| 19 | |
Randy Vinson | c124a78 | 2005-06-03 14:36:06 -0700 | [diff] [blame] | 20 | config SENSORS_DS1374 |
Jean Delvare | ba7fbb7 | 2007-07-12 14:12:29 +0200 | [diff] [blame^] | 21 | tristate "Dallas DS1374 Real Time Clock (DEPRECATED)" |
Jan Engelhardt | 16538e6 | 2007-05-01 23:26:34 +0200 | [diff] [blame] | 22 | depends on EXPERIMENTAL |
Randy Vinson | c124a78 | 2005-06-03 14:36:06 -0700 | [diff] [blame] | 23 | 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 Delvare | ba7fbb7 | 2007-07-12 14:12:29 +0200 | [diff] [blame^] | 30 | This driver is deprecated and will be dropped soon. Use |
| 31 | rtc-ds1374 instead. |
| 32 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 33 | config SENSORS_EEPROM |
| 34 | tristate "EEPROM reader" |
Jan Engelhardt | 16538e6 | 2007-05-01 23:26:34 +0200 | [diff] [blame] | 35 | depends on EXPERIMENTAL |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 36 | help |
| 37 | If you say yes here you get read-only access to the EEPROM data |
| 38 | available on modern memory DIMMs and Sony Vaio laptops. Such |
| 39 | EEPROMs could theoretically be available on other devices as well. |
| 40 | |
| 41 | This driver can also be built as a module. If so, the module |
| 42 | will be called eeprom. |
| 43 | |
| 44 | config SENSORS_PCF8574 |
| 45 | tristate "Philips PCF8574 and PCF8574A" |
Jan Engelhardt | 16538e6 | 2007-05-01 23:26:34 +0200 | [diff] [blame] | 46 | depends on EXPERIMENTAL |
Jean Delvare | aee6230 | 2006-06-04 19:59:57 +0200 | [diff] [blame] | 47 | default n |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 48 | help |
| 49 | If you say yes here you get support for Philips PCF8574 and |
| 50 | PCF8574A chips. |
| 51 | |
| 52 | This driver can also be built as a module. If so, the module |
| 53 | will be called pcf8574. |
| 54 | |
Jean Delvare | aee6230 | 2006-06-04 19:59:57 +0200 | [diff] [blame] | 55 | These devices are hard to detect and rarely found on mainstream |
| 56 | hardware. If unsure, say N. |
| 57 | |
bgardner@wabtec.com | 69dd204 | 2005-06-07 08:55:38 -0500 | [diff] [blame] | 58 | config SENSORS_PCA9539 |
| 59 | tristate "Philips PCA9539 16-bit I/O port" |
Jan Engelhardt | 16538e6 | 2007-05-01 23:26:34 +0200 | [diff] [blame] | 60 | depends on EXPERIMENTAL |
bgardner@wabtec.com | 69dd204 | 2005-06-07 08:55:38 -0500 | [diff] [blame] | 61 | help |
| 62 | If you say yes here you get support for the Philips PCA9539 |
| 63 | 16-bit I/O port. |
| 64 | |
| 65 | This driver can also be built as a module. If so, the module |
| 66 | will be called pca9539. |
| 67 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 68 | config SENSORS_PCF8591 |
| 69 | tristate "Philips PCF8591" |
Jan Engelhardt | 16538e6 | 2007-05-01 23:26:34 +0200 | [diff] [blame] | 70 | depends on EXPERIMENTAL |
Jean Delvare | aee6230 | 2006-06-04 19:59:57 +0200 | [diff] [blame] | 71 | default n |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 72 | help |
| 73 | If you say yes here you get support for Philips PCF8591 chips. |
| 74 | |
| 75 | This driver can also be built as a module. If so, the module |
| 76 | will be called pcf8591. |
| 77 | |
Jean Delvare | aee6230 | 2006-06-04 19:59:57 +0200 | [diff] [blame] | 78 | These devices are hard to detect and rarely found on mainstream |
| 79 | hardware. If unsure, say N. |
| 80 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 81 | config ISP1301_OMAP |
| 82 | tristate "Philips ISP1301 with OMAP OTG" |
Jan Engelhardt | 16538e6 | 2007-05-01 23:26:34 +0200 | [diff] [blame] | 83 | depends on ARCH_OMAP_OTG |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 84 | help |
| 85 | If you say yes here you get support for the Philips ISP1301 |
| 86 | USB-On-The-Go transceiver working with the OMAP OTG controller. |
| 87 | The ISP1301 is used in products including H2 and H3 development |
| 88 | boards for Texas Instruments OMAP processors. |
| 89 | |
| 90 | This driver can also be built as a module. If so, the module |
| 91 | will be called isp1301_omap. |
| 92 | |
David Brownell | 72cd799 | 2005-05-24 17:34:51 -0700 | [diff] [blame] | 93 | # NOTE: This isn't really OMAP-specific, except for the current |
| 94 | # interface location in <include/asm-arm/arch-omap/tps65010.h> |
| 95 | # and having mostly OMAP-specific board support |
| 96 | config TPS65010 |
| 97 | tristate "TPS6501x Power Management chips" |
Jan Engelhardt | 16538e6 | 2007-05-01 23:26:34 +0200 | [diff] [blame] | 98 | depends on ARCH_OMAP |
David Brownell | 72cd799 | 2005-05-24 17:34:51 -0700 | [diff] [blame] | 99 | default y if MACH_OMAP_H2 || MACH_OMAP_H3 || MACH_OMAP_OSK |
| 100 | help |
| 101 | If you say yes here you get support for the TPS6501x series of |
| 102 | Power Management chips. These include voltage regulators, |
| 103 | lithium ion/polymer battery charging, and other features that |
| 104 | are often used in portable devices like cell phones and cameras. |
| 105 | |
| 106 | This driver can also be built as a module. If so, the module |
| 107 | will be called tps65010. |
| 108 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 109 | config SENSORS_M41T00 |
Jean Delvare | ba7fbb7 | 2007-07-12 14:12:29 +0200 | [diff] [blame^] | 110 | tristate "ST M41T00 RTC chip (DEPRECATED)" |
Jan Engelhardt | 16538e6 | 2007-05-01 23:26:34 +0200 | [diff] [blame] | 111 | depends on PPC32 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 112 | help |
| 113 | If you say yes here you get support for the ST M41T00 RTC chip. |
| 114 | |
| 115 | This driver can also be built as a module. If so, the module |
| 116 | will be called m41t00. |
| 117 | |
Jean Delvare | ba7fbb7 | 2007-07-12 14:12:29 +0200 | [diff] [blame^] | 118 | This driver is deprecated and will be dropped soon. Use |
| 119 | rtc-ds1307 or rtc-m41t80 instead. |
| 120 | |
BGardner@Wabtec.com | c3bc4ca | 2005-06-03 13:03:27 -0400 | [diff] [blame] | 121 | config SENSORS_MAX6875 |
Jean Delvare | 2146fec | 2005-06-23 23:41:39 +0200 | [diff] [blame] | 122 | tristate "Maxim MAX6875 Power supply supervisor" |
Jan Engelhardt | 16538e6 | 2007-05-01 23:26:34 +0200 | [diff] [blame] | 123 | depends on EXPERIMENTAL |
BGardner@Wabtec.com | c3bc4ca | 2005-06-03 13:03:27 -0400 | [diff] [blame] | 124 | help |
Jean Delvare | 2146fec | 2005-06-23 23:41:39 +0200 | [diff] [blame] | 125 | If you say yes here you get support for the Maxim MAX6875 |
| 126 | EEPROM-programmable, quad power-supply sequencer/supervisor. |
BGardner@Wabtec.com | c3bc4ca | 2005-06-03 13:03:27 -0400 | [diff] [blame] | 127 | |
Jean Delvare | 2146fec | 2005-06-23 23:41:39 +0200 | [diff] [blame] | 128 | This provides an interface to program the EEPROM and reset the chip. |
| 129 | |
| 130 | This driver also supports the Maxim MAX6874 hex power-supply |
| 131 | sequencer/supervisor if found at a compatible address. |
BGardner@Wabtec.com | c3bc4ca | 2005-06-03 13:03:27 -0400 | [diff] [blame] | 132 | |
| 133 | This driver can also be built as a module. If so, the module |
| 134 | will be called max6875. |
| 135 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 136 | endmenu |