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 |
Ladislav Michl | 912b9c0 | 2005-05-10 14:08:04 +0200 | [diff] [blame] | 8 | tristate "Dallas Semiconductor DS1337 and DS1339 Real Time Clock" |
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 | |
Randy Vinson | c124a78 | 2005-06-03 14:36:06 -0700 | [diff] [blame] | 17 | config SENSORS_DS1374 |
| 18 | tristate "Maxim/Dallas Semiconductor DS1374 Real Time Clock" |
Jan Engelhardt | 16538e6 | 2007-05-01 23:26:34 +0200 | [diff] [blame^] | 19 | depends on EXPERIMENTAL |
Randy Vinson | c124a78 | 2005-06-03 14:36:06 -0700 | [diff] [blame] | 20 | help |
| 21 | If you say yes here you get support for Dallas Semiconductor |
| 22 | DS1374 real-time clock chips. |
| 23 | |
| 24 | This driver can also be built as a module. If so, the module |
| 25 | will be called ds1374. |
| 26 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 27 | config SENSORS_EEPROM |
| 28 | tristate "EEPROM reader" |
Jan Engelhardt | 16538e6 | 2007-05-01 23:26:34 +0200 | [diff] [blame^] | 29 | depends on EXPERIMENTAL |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 30 | help |
| 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. |
| 34 | |
| 35 | This driver can also be built as a module. If so, the module |
| 36 | will be called eeprom. |
| 37 | |
| 38 | config SENSORS_PCF8574 |
| 39 | tristate "Philips PCF8574 and PCF8574A" |
Jan Engelhardt | 16538e6 | 2007-05-01 23:26:34 +0200 | [diff] [blame^] | 40 | depends on EXPERIMENTAL |
Jean Delvare | aee6230 | 2006-06-04 19:59:57 +0200 | [diff] [blame] | 41 | default n |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 42 | help |
| 43 | If you say yes here you get support for Philips PCF8574 and |
| 44 | PCF8574A chips. |
| 45 | |
| 46 | This driver can also be built as a module. If so, the module |
| 47 | will be called pcf8574. |
| 48 | |
Jean Delvare | aee6230 | 2006-06-04 19:59:57 +0200 | [diff] [blame] | 49 | These devices are hard to detect and rarely found on mainstream |
| 50 | hardware. If unsure, say N. |
| 51 | |
bgardner@wabtec.com | 69dd204 | 2005-06-07 08:55:38 -0500 | [diff] [blame] | 52 | config SENSORS_PCA9539 |
| 53 | tristate "Philips PCA9539 16-bit I/O port" |
Jan Engelhardt | 16538e6 | 2007-05-01 23:26:34 +0200 | [diff] [blame^] | 54 | depends on EXPERIMENTAL |
bgardner@wabtec.com | 69dd204 | 2005-06-07 08:55:38 -0500 | [diff] [blame] | 55 | help |
| 56 | If you say yes here you get support for the Philips PCA9539 |
| 57 | 16-bit I/O port. |
| 58 | |
| 59 | This driver can also be built as a module. If so, the module |
| 60 | will be called pca9539. |
| 61 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 62 | config SENSORS_PCF8591 |
| 63 | tristate "Philips PCF8591" |
Jan Engelhardt | 16538e6 | 2007-05-01 23:26:34 +0200 | [diff] [blame^] | 64 | depends on EXPERIMENTAL |
Jean Delvare | aee6230 | 2006-06-04 19:59:57 +0200 | [diff] [blame] | 65 | default n |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 66 | help |
| 67 | If you say yes here you get support for Philips PCF8591 chips. |
| 68 | |
| 69 | This driver can also be built as a module. If so, the module |
| 70 | will be called pcf8591. |
| 71 | |
Jean Delvare | aee6230 | 2006-06-04 19:59:57 +0200 | [diff] [blame] | 72 | These devices are hard to detect and rarely found on mainstream |
| 73 | hardware. If unsure, say N. |
| 74 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 75 | config ISP1301_OMAP |
| 76 | tristate "Philips ISP1301 with OMAP OTG" |
Jan Engelhardt | 16538e6 | 2007-05-01 23:26:34 +0200 | [diff] [blame^] | 77 | depends on ARCH_OMAP_OTG |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 78 | help |
| 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. |
| 83 | |
| 84 | This driver can also be built as a module. If so, the module |
| 85 | will be called isp1301_omap. |
| 86 | |
David Brownell | 72cd799 | 2005-05-24 17:34:51 -0700 | [diff] [blame] | 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 |
| 90 | config TPS65010 |
| 91 | tristate "TPS6501x Power Management chips" |
Jan Engelhardt | 16538e6 | 2007-05-01 23:26:34 +0200 | [diff] [blame^] | 92 | depends on ARCH_OMAP |
David Brownell | 72cd799 | 2005-05-24 17:34:51 -0700 | [diff] [blame] | 93 | default y if MACH_OMAP_H2 || MACH_OMAP_H3 || MACH_OMAP_OSK |
| 94 | help |
| 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. |
| 99 | |
| 100 | This driver can also be built as a module. If so, the module |
| 101 | will be called tps65010. |
| 102 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 103 | config SENSORS_M41T00 |
| 104 | tristate "ST M41T00 RTC chip" |
Jan Engelhardt | 16538e6 | 2007-05-01 23:26:34 +0200 | [diff] [blame^] | 105 | depends on PPC32 |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 106 | help |
| 107 | If you say yes here you get support for the ST M41T00 RTC chip. |
| 108 | |
| 109 | This driver can also be built as a module. If so, the module |
| 110 | will be called m41t00. |
| 111 | |
BGardner@Wabtec.com | c3bc4ca | 2005-06-03 13:03:27 -0400 | [diff] [blame] | 112 | config SENSORS_MAX6875 |
Jean Delvare | 2146fec | 2005-06-23 23:41:39 +0200 | [diff] [blame] | 113 | tristate "Maxim MAX6875 Power supply supervisor" |
Jan Engelhardt | 16538e6 | 2007-05-01 23:26:34 +0200 | [diff] [blame^] | 114 | depends on EXPERIMENTAL |
BGardner@Wabtec.com | c3bc4ca | 2005-06-03 13:03:27 -0400 | [diff] [blame] | 115 | help |
Jean Delvare | 2146fec | 2005-06-23 23:41:39 +0200 | [diff] [blame] | 116 | If you say yes here you get support for the Maxim MAX6875 |
| 117 | EEPROM-programmable, quad power-supply sequencer/supervisor. |
BGardner@Wabtec.com | c3bc4ca | 2005-06-03 13:03:27 -0400 | [diff] [blame] | 118 | |
Jean Delvare | 2146fec | 2005-06-23 23:41:39 +0200 | [diff] [blame] | 119 | This provides an interface to program the EEPROM and reset the chip. |
| 120 | |
| 121 | This driver also supports the Maxim MAX6874 hex power-supply |
| 122 | sequencer/supervisor if found at a compatible address. |
BGardner@Wabtec.com | c3bc4ca | 2005-06-03 13:03:27 -0400 | [diff] [blame] | 123 | |
| 124 | This driver can also be built as a module. If so, the module |
| 125 | will be called max6875. |
| 126 | |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 127 | endmenu |