Kconfig 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  1. #
  2. # Miscellaneous I2C chip drivers configuration
  3. #
  4. menu "Miscellaneous I2C Chip support"
  5. config DS1682
  6. tristate "Dallas DS1682 Total Elapsed Time Recorder with Alarm"
  7. depends on EXPERIMENTAL
  8. help
  9. If you say yes here you get support for Dallas Semiconductor
  10. DS1682 Total Elapsed Time Recorder.
  11. This driver can also be built as a module. If so, the module
  12. will be called ds1682.
  13. config AT24
  14. tristate "EEPROMs from most vendors"
  15. depends on SYSFS && EXPERIMENTAL
  16. help
  17. Enable this driver to get read/write support to most I2C EEPROMs,
  18. after you configure the driver to know about each EEPROM on
  19. your target board. Use these generic chip names, instead of
  20. vendor-specific ones like at24c64 or 24lc02:
  21. 24c00, 24c01, 24c02, spd (readonly 24c02), 24c04, 24c08,
  22. 24c16, 24c32, 24c64, 24c128, 24c256, 24c512, 24c1024
  23. Unless you like data loss puzzles, always be sure that any chip
  24. you configure as a 24c32 (32 kbit) or larger is NOT really a
  25. 24c16 (16 kbit) or smaller, and vice versa. Marking the chip
  26. as read-only won't help recover from this. Also, if your chip
  27. has any software write-protect mechanism you may want to review the
  28. code to make sure this driver won't turn it on by accident.
  29. If you use this with an SMBus adapter instead of an I2C adapter,
  30. full functionality is not available. Only smaller devices are
  31. supported (24c16 and below, max 4 kByte).
  32. This driver can also be built as a module. If so, the module
  33. will be called at24.
  34. config SENSORS_EEPROM
  35. tristate "EEPROM reader"
  36. depends on EXPERIMENTAL
  37. help
  38. If you say yes here you get read-only access to the EEPROM data
  39. available on modern memory DIMMs and Sony Vaio laptops. Such
  40. EEPROMs could theoretically be available on other devices as well.
  41. This driver can also be built as a module. If so, the module
  42. will be called eeprom.
  43. config SENSORS_PCF8574
  44. tristate "Philips PCF8574 and PCF8574A (DEPRECATED)"
  45. depends on EXPERIMENTAL && GPIO_PCF857X = "n"
  46. default n
  47. help
  48. If you say yes here you get support for Philips PCF8574 and
  49. PCF8574A chips. These chips are 8-bit I/O expanders for the I2C bus.
  50. This driver can also be built as a module. If so, the module
  51. will be called pcf8574.
  52. This driver is deprecated and will be dropped soon. Use
  53. drivers/gpio/pcf857x.c instead.
  54. These devices are hard to detect and rarely found on mainstream
  55. hardware. If unsure, say N.
  56. config PCF8575
  57. tristate "Philips PCF8575 (DEPRECATED)"
  58. default n
  59. depends on GPIO_PCF857X = "n"
  60. help
  61. If you say yes here you get support for Philips PCF8575 chip.
  62. This chip is a 16-bit I/O expander for the I2C bus. Several other
  63. chip manufacturers sell equivalent chips, e.g. Texas Instruments.
  64. This driver can also be built as a module. If so, the module
  65. will be called pcf8575.
  66. This driver is deprecated and will be dropped soon. Use
  67. drivers/gpio/pcf857x.c instead.
  68. This device is hard to detect and is rarely found on mainstream
  69. hardware. If unsure, say N.
  70. config SENSORS_PCA9539
  71. tristate "Philips PCA9539 16-bit I/O port (DEPRECATED)"
  72. depends on EXPERIMENTAL && GPIO_PCA953X = "n"
  73. help
  74. If you say yes here you get support for the Philips PCA9539
  75. 16-bit I/O port.
  76. This driver can also be built as a module. If so, the module
  77. will be called pca9539.
  78. This driver is deprecated and will be dropped soon. Use
  79. drivers/gpio/pca953x.c instead.
  80. config SENSORS_PCF8591
  81. tristate "Philips PCF8591"
  82. depends on EXPERIMENTAL
  83. default n
  84. help
  85. If you say yes here you get support for Philips PCF8591 chips.
  86. This driver can also be built as a module. If so, the module
  87. will be called pcf8591.
  88. These devices are hard to detect and rarely found on mainstream
  89. hardware. If unsure, say N.
  90. config ISP1301_OMAP
  91. tristate "Philips ISP1301 with OMAP OTG"
  92. depends on ARCH_OMAP_OTG
  93. help
  94. If you say yes here you get support for the Philips ISP1301
  95. USB-On-The-Go transceiver working with the OMAP OTG controller.
  96. The ISP1301 is used in products including H2 and H3 development
  97. boards for Texas Instruments OMAP processors.
  98. This driver can also be built as a module. If so, the module
  99. will be called isp1301_omap.
  100. config TPS65010
  101. tristate "TPS6501x Power Management chips"
  102. depends on GPIOLIB
  103. default y if MACH_OMAP_H2 || MACH_OMAP_H3 || MACH_OMAP_OSK
  104. help
  105. If you say yes here you get support for the TPS6501x series of
  106. Power Management chips. These include voltage regulators,
  107. lithium ion/polymer battery charging, and other features that
  108. are often used in portable devices like cell phones and cameras.
  109. This driver can also be built as a module. If so, the module
  110. will be called tps65010.
  111. config SENSORS_MAX6875
  112. tristate "Maxim MAX6875 Power supply supervisor"
  113. depends on EXPERIMENTAL
  114. help
  115. If you say yes here you get support for the Maxim MAX6875
  116. EEPROM-programmable, quad power-supply sequencer/supervisor.
  117. This provides an interface to program the EEPROM and reset the chip.
  118. This driver also supports the Maxim MAX6874 hex power-supply
  119. sequencer/supervisor if found at a compatible address.
  120. This driver can also be built as a module. If so, the module
  121. will be called max6875.
  122. config SENSORS_TSL2550
  123. tristate "Taos TSL2550 ambient light sensor"
  124. depends on EXPERIMENTAL
  125. help
  126. If you say yes here you get support for the Taos TSL2550
  127. ambient light sensor.
  128. This driver can also be built as a module. If so, the module
  129. will be called tsl2550.
  130. config MENELAUS
  131. bool "TWL92330/Menelaus PM chip"
  132. depends on I2C=y && ARCH_OMAP24XX
  133. help
  134. If you say yes here you get support for the Texas Instruments
  135. TWL92330/Menelaus Power Management chip. This include voltage
  136. regulators, Dual slot memory card tranceivers, real-time clock
  137. and other features that are often used in portable devices like
  138. cell phones and PDAs.
  139. endmenu