Kconfig 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418
  1. #
  2. # Light sensors
  3. #
  4. # When adding new entries keep the list in alphabetical order
  5. menu "Light sensors"
  6. config ACPI_ALS
  7. tristate "ACPI Ambient Light Sensor"
  8. depends on ACPI
  9. select IIO_BUFFER
  10. select IIO_TRIGGERED_BUFFER
  11. select IIO_KFIFO_BUF
  12. help
  13. Say Y here if you want to build a driver for the ACPI0008
  14. Ambient Light Sensor.
  15. To compile this driver as a module, choose M here: the module will
  16. be called acpi-als.
  17. config ADJD_S311
  18. tristate "ADJD-S311-CR999 digital color sensor"
  19. select IIO_BUFFER
  20. select IIO_TRIGGERED_BUFFER
  21. depends on I2C
  22. help
  23. If you say yes here you get support for the Avago ADJD-S311-CR999
  24. digital color light sensor.
  25. This driver can also be built as a module. If so, the module
  26. will be called adjd_s311.
  27. config AL3320A
  28. tristate "AL3320A ambient light sensor"
  29. depends on I2C
  30. help
  31. Say Y here if you want to build a driver for the Dyna Image AL3320A
  32. ambient light sensor.
  33. To compile this driver as a module, choose M here: the
  34. module will be called al3320a.
  35. config APDS9300
  36. tristate "APDS9300 ambient light sensor"
  37. depends on I2C
  38. help
  39. Say Y here if you want to build a driver for the Avago APDS9300
  40. ambient light sensor.
  41. To compile this driver as a module, choose M here: the
  42. module will be called apds9300.
  43. config APDS9960
  44. tristate "Avago APDS9960 gesture/RGB/ALS/proximity sensor"
  45. select REGMAP_I2C
  46. select IIO_BUFFER
  47. select IIO_KFIFO_BUF
  48. depends on I2C
  49. help
  50. Say Y here to build I2C interface support for the Avago
  51. APDS9960 gesture/RGB/ALS/proximity sensor.
  52. To compile this driver as a module, choose M here: the
  53. module will be called apds9960
  54. config BH1750
  55. tristate "ROHM BH1750 ambient light sensor"
  56. depends on I2C
  57. help
  58. Say Y here to build support for the ROHM BH1710, BH1715, BH1721,
  59. BH1750, BH1751 ambient light sensors.
  60. To compile this driver as a module, choose M here: the module will
  61. be called bh1750.
  62. config BH1780
  63. tristate "ROHM BH1780 ambient light sensor"
  64. depends on I2C
  65. help
  66. Say Y here to build support for the ROHM BH1780GLI ambient
  67. light sensor.
  68. To compile this driver as a module, choose M here: the module will
  69. be called bh1780.
  70. config CM32181
  71. depends on I2C
  72. tristate "CM32181 driver"
  73. help
  74. Say Y here if you use cm32181.
  75. This option enables ambient light sensor using
  76. Capella cm32181 device driver.
  77. To compile this driver as a module, choose M here:
  78. the module will be called cm32181.
  79. config CM3232
  80. depends on I2C
  81. tristate "CM3232 ambient light sensor"
  82. help
  83. Say Y here if you use cm3232.
  84. This option enables ambient light sensor using
  85. Capella Microsystems cm3232 device driver.
  86. To compile this driver as a module, choose M here:
  87. the module will be called cm3232.
  88. config CM3323
  89. depends on I2C
  90. tristate "Capella CM3323 color light sensor"
  91. help
  92. Say Y here if you want to build a driver for Capella CM3323
  93. color sensor.
  94. To compile this driver as a module, choose M here: the module will
  95. be called cm3323.
  96. config CM3605
  97. tristate "Capella CM3605 ambient light and proximity sensor"
  98. depends on OF
  99. help
  100. Say Y here if you want to build a driver for Capella CM3605
  101. ambient light and short range proximity sensor.
  102. To compile this driver as a module, choose M here: the module will
  103. be called cm3605.
  104. config CM36651
  105. depends on I2C
  106. tristate "CM36651 driver"
  107. help
  108. Say Y here if you use cm36651.
  109. This option enables proximity & RGB sensor using
  110. Capella cm36651 device driver.
  111. To compile this driver as a module, choose M here:
  112. the module will be called cm36651.
  113. config IIO_CROS_EC_LIGHT_PROX
  114. tristate "ChromeOS EC Light and Proximity Sensors"
  115. depends on IIO_CROS_EC_SENSORS_CORE
  116. help
  117. Say Y here if you use the light and proximity sensors
  118. presented by the ChromeOS EC Sensor hub.
  119. To compile this driver as a module, choose M here:
  120. the module will be called cros_ec_light_prox.
  121. config GP2AP020A00F
  122. tristate "Sharp GP2AP020A00F Proximity/ALS sensor"
  123. depends on I2C
  124. select REGMAP_I2C
  125. select IIO_BUFFER
  126. select IIO_TRIGGERED_BUFFER
  127. select IRQ_WORK
  128. help
  129. Say Y here if you have a Sharp GP2AP020A00F proximity/ALS combo-chip
  130. hooked to an I2C bus.
  131. To compile this driver as a module, choose M here: the
  132. module will be called gp2ap020a00f.
  133. config SENSORS_ISL29018
  134. tristate "Intersil 29018 light and proximity sensor"
  135. depends on I2C
  136. select REGMAP_I2C
  137. default n
  138. help
  139. If you say yes here you get support for ambient light sensing and
  140. proximity infrared sensing from Intersil ISL29018.
  141. This driver will provide the measurements of ambient light intensity
  142. in lux, proximity infrared sensing and normal infrared sensing.
  143. Data from sensor is accessible via sysfs.
  144. config ISL29125
  145. tristate "Intersil ISL29125 digital color light sensor"
  146. depends on I2C
  147. select IIO_BUFFER
  148. select IIO_TRIGGERED_BUFFER
  149. help
  150. Say Y here if you want to build a driver for the Intersil ISL29125
  151. RGB light sensor for I2C.
  152. To compile this driver as a module, choose M here: the module will be
  153. called isl29125.
  154. config HID_SENSOR_ALS
  155. depends on HID_SENSOR_HUB
  156. select IIO_BUFFER
  157. select IIO_TRIGGERED_BUFFER
  158. select HID_SENSOR_IIO_COMMON
  159. select HID_SENSOR_IIO_TRIGGER
  160. tristate "HID ALS"
  161. help
  162. Say yes here to build support for the HID SENSOR
  163. Ambient light sensor.
  164. To compile this driver as a module, choose M here: the
  165. module will be called hid-sensor-als.
  166. config HID_SENSOR_PROX
  167. depends on HID_SENSOR_HUB
  168. select IIO_BUFFER
  169. select IIO_TRIGGERED_BUFFER
  170. select HID_SENSOR_IIO_COMMON
  171. select HID_SENSOR_IIO_TRIGGER
  172. tristate "HID PROX"
  173. help
  174. Say yes here to build support for the HID SENSOR
  175. Proximity sensor.
  176. To compile this driver as a module, choose M here: the
  177. module will be called hid-sensor-prox.
  178. config JSA1212
  179. tristate "JSA1212 ALS and proximity sensor driver"
  180. depends on I2C
  181. select REGMAP_I2C
  182. help
  183. Say Y here if you want to build a IIO driver for JSA1212
  184. proximity & ALS sensor device.
  185. To compile this driver as a module, choose M here:
  186. the module will be called jsa1212.
  187. config RPR0521
  188. tristate "ROHM RPR0521 ALS and proximity sensor driver"
  189. depends on I2C
  190. select REGMAP_I2C
  191. help
  192. Say Y here if you want to build support for ROHM's RPR0521
  193. ambient light and proximity sensor device.
  194. To compile this driver as a module, choose M here:
  195. the module will be called rpr0521.
  196. config SENSORS_LM3533
  197. tristate "LM3533 ambient light sensor"
  198. depends on MFD_LM3533
  199. help
  200. If you say yes here you get support for the ambient light sensor
  201. interface on National Semiconductor / TI LM3533 Lighting Power
  202. chips.
  203. The sensor interface can be used to control the LEDs and backlights
  204. of the chip through defining five light zones and three sets of
  205. corresponding output-current values.
  206. The driver provides raw and mean adc readings along with the current
  207. light zone through sysfs. A threshold event can be generated on zone
  208. changes. The ALS-control output values can be set per zone for the
  209. three current output channels.
  210. config LTR501
  211. tristate "LTR-501ALS-01 light sensor"
  212. depends on I2C
  213. select REGMAP_I2C
  214. select IIO_BUFFER
  215. select IIO_TRIGGERED_BUFFER
  216. help
  217. If you say yes here you get support for the Lite-On LTR-501ALS-01
  218. ambient light and proximity sensor. This driver also supports LTR-559
  219. ALS/PS or LTR-301 ALS sensors.
  220. This driver can also be built as a module. If so, the module
  221. will be called ltr501.
  222. config MAX44000
  223. tristate "MAX44000 Ambient and Infrared Proximity Sensor"
  224. depends on I2C
  225. select REGMAP_I2C
  226. select IIO_BUFFER
  227. select IIO_TRIGGERED_BUFFER
  228. help
  229. Say Y here if you want to build support for Maxim Integrated's
  230. MAX44000 ambient and infrared proximity sensor device.
  231. To compile this driver as a module, choose M here:
  232. the module will be called max44000.
  233. config OPT3001
  234. tristate "Texas Instruments OPT3001 Light Sensor"
  235. depends on I2C
  236. help
  237. If you say Y or M here, you get support for Texas Instruments
  238. OPT3001 Ambient Light Sensor.
  239. If built as a dynamically linked module, it will be called
  240. opt3001.
  241. config PA12203001
  242. tristate "TXC PA12203001 light and proximity sensor"
  243. depends on I2C
  244. select REGMAP_I2C
  245. help
  246. If you say yes here you get support for the TXC PA12203001
  247. ambient light and proximity sensor.
  248. This driver can also be built as a module. If so, the module
  249. will be called pa12203001.
  250. config SI1145
  251. tristate "SI1132 and SI1141/2/3/5/6/7 combined ALS, UV index and proximity sensor"
  252. depends on I2C
  253. select IIO_BUFFER
  254. select IIO_TRIGGERED_BUFFER
  255. help
  256. Say Y here if you want to build a driver for the Silicon Labs SI1132 or
  257. SI1141/2/3/5/6/7 combined ambient light, UV index and proximity sensor
  258. chips.
  259. To compile this driver as a module, choose M here: the module will be
  260. called si1145.
  261. config STK3310
  262. tristate "STK3310 ALS and proximity sensor"
  263. depends on I2C
  264. select REGMAP_I2C
  265. help
  266. Say yes here to get support for the Sensortek STK3310 ambient light
  267. and proximity sensor. The STK3311 model is also supported by this
  268. driver.
  269. Choosing M will build the driver as a module. If so, the module
  270. will be called stk3310.
  271. config TCS3414
  272. tristate "TAOS TCS3414 digital color sensor"
  273. depends on I2C
  274. select IIO_BUFFER
  275. select IIO_TRIGGERED_BUFFER
  276. help
  277. If you say yes here you get support for the TAOS TCS3414
  278. family of digital color sensors.
  279. This driver can also be built as a module. If so, the module
  280. will be called tcs3414.
  281. config TCS3472
  282. tristate "TAOS TCS3472 color light-to-digital converter"
  283. depends on I2C
  284. select IIO_BUFFER
  285. select IIO_TRIGGERED_BUFFER
  286. help
  287. If you say yes here you get support for the TAOS TCS3472
  288. family of color light-to-digital converters with IR filter.
  289. This driver can also be built as a module. If so, the module
  290. will be called tcs3472.
  291. config SENSORS_TSL2563
  292. tristate "TAOS TSL2560, TSL2561, TSL2562 and TSL2563 ambient light sensors"
  293. depends on I2C
  294. help
  295. If you say yes here you get support for the Taos TSL2560,
  296. TSL2561, TSL2562 and TSL2563 ambient light sensors.
  297. This driver can also be built as a module. If so, the module
  298. will be called tsl2563.
  299. config TSL2583
  300. tristate "TAOS TSL2580, TSL2581 and TSL2583 light-to-digital converters"
  301. depends on I2C
  302. help
  303. Provides support for the TAOS tsl2580, tsl2581 and tsl2583 devices.
  304. Access ALS data via iio, sysfs.
  305. config TSL4531
  306. tristate "TAOS TSL4531 ambient light sensors"
  307. depends on I2C
  308. help
  309. Say Y here if you want to build a driver for the TAOS TSL4531 family
  310. of ambient light sensors with direct lux output.
  311. To compile this driver as a module, choose M here: the
  312. module will be called tsl4531.
  313. config US5182D
  314. tristate "UPISEMI light and proximity sensor"
  315. depends on I2C
  316. help
  317. If you say yes here you get support for the UPISEMI US5182D
  318. ambient light and proximity sensor.
  319. This driver can also be built as a module. If so, the module
  320. will be called us5182d.
  321. config VCNL4000
  322. tristate "VCNL4000/4010/4020 combined ALS and proximity sensor"
  323. depends on I2C
  324. help
  325. Say Y here if you want to build a driver for the Vishay VCNL4000,
  326. VCNL4010, VCNL4020 combined ambient light and proximity sensor.
  327. To compile this driver as a module, choose M here: the
  328. module will be called vcnl4000.
  329. config VEML6070
  330. tristate "VEML6070 UV A light sensor"
  331. depends on I2C
  332. help
  333. Say Y here if you want to build a driver for the Vishay VEML6070 UV A
  334. light sensor.
  335. To compile this driver as a module, choose M here: the
  336. module will be called veml6070.
  337. config VL6180
  338. tristate "VL6180 ALS, range and proximity sensor"
  339. depends on I2C
  340. help
  341. Say Y here if you want to build a driver for the STMicroelectronics
  342. VL6180 combined ambient light, range and proximity sensor.
  343. To compile this driver as a module, choose M here: the
  344. module will be called vl6180.
  345. endmenu