Kconfig 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. #
  3. # Proximity sensors
  4. #
  5. menu "Lightning sensors"
  6. config AS3935
  7. tristate "AS3935 Franklin lightning sensor"
  8. select IIO_BUFFER
  9. select IIO_TRIGGERED_BUFFER
  10. depends on SPI
  11. help
  12. Say Y here to build SPI interface support for the Austrian
  13. Microsystems AS3935 lightning detection sensor.
  14. To compile this driver as a module, choose M here: the
  15. module will be called as3935
  16. endmenu
  17. menu "Proximity and distance sensors"
  18. config CROS_EC_MKBP_PROXIMITY
  19. tristate "ChromeOS EC MKBP Proximity sensor"
  20. depends on CROS_EC
  21. help
  22. Say Y here to enable the proximity sensor implemented via the ChromeOS EC MKBP
  23. switches protocol. You must enable one bus option (CROS_EC_I2C or CROS_EC_SPI)
  24. to use this.
  25. To compile this driver as a module, choose M here: the
  26. module will be called cros_ec_mkbp_proximity.
  27. config ISL29501
  28. tristate "Intersil ISL29501 Time Of Flight sensor"
  29. depends on I2C
  30. select IIO_BUFFER
  31. select IIO_TRIGGERED_BUFFER
  32. select IIO_KFIFO_BUF
  33. help
  34. Say Y here if you want to build a driver for the Intersil ISL29501
  35. Time of Flight sensor.
  36. To compile this driver as a module, choose M here: the module will be
  37. called isl29501.
  38. config LIDAR_LITE_V2
  39. tristate "PulsedLight LIDAR sensor"
  40. select IIO_BUFFER
  41. select IIO_TRIGGERED_BUFFER
  42. depends on I2C
  43. help
  44. Say Y to build a driver for PulsedLight LIDAR range finding
  45. sensor.
  46. To compile this driver as a module, choose M here: the
  47. module will be called pulsedlight-lite-v2
  48. config MB1232
  49. tristate "MaxSonar I2CXL family ultrasonic sensors"
  50. depends on I2C
  51. help
  52. Say Y to build a driver for the ultrasonic sensors I2CXL of
  53. MaxBotix which have an i2c interface. It can be used to measure
  54. the distance of objects. Supported types are mb1202, mb1212,
  55. mb1222, mb1232, mb1242, mb7040, mb7137
  56. To compile this driver as a module, choose M here: the
  57. module will be called mb1232.
  58. config PING
  59. tristate "Parallax GPIO bitbanged ranger sensors"
  60. depends on GPIOLIB
  61. help
  62. Say Y here to build a driver for GPIO bitbanged ranger sensors
  63. with just one GPIO for the trigger and echo. This driver can be
  64. used to measure the distance of objects.
  65. Actually supported are:
  66. - Parallax PING))) (ultrasonic)
  67. - Parallax LaserPING (time-of-flight)
  68. To compile this driver as a module, choose M here: the
  69. module will be called ping.
  70. config RFD77402
  71. tristate "RFD77402 ToF sensor"
  72. depends on I2C
  73. help
  74. Say Y to build a driver for the RFD77402 Time-of-Flight (distance)
  75. sensor module with I2C interface.
  76. To compile this driver as a module, choose M here: the
  77. module will be called rfd77402.
  78. config SRF04
  79. tristate "GPIO bitbanged ultrasonic ranger sensor (SRF04, MB1000)"
  80. depends on GPIOLIB
  81. help
  82. Say Y here to build a driver for GPIO bitbanged ultrasonic
  83. ranger sensor. This driver can be used to measure the distance
  84. of objects. It is using two GPIOs.
  85. Actually Supported types are:
  86. - Devantech SRF04
  87. - Maxbotix mb1000
  88. - Maxbotix mb1010
  89. - Maxbotix mb1020
  90. - Maxbotix mb1030
  91. - Maxbotix mb1040
  92. To compile this driver as a module, choose M here: the
  93. module will be called srf04.
  94. config SX_COMMON
  95. tristate
  96. help
  97. Common Semtech proximity sensor code.
  98. config SX9310
  99. tristate "SX9310/SX9311 Semtech proximity sensor"
  100. select IIO_BUFFER
  101. select IIO_TRIGGERED_BUFFER
  102. select REGMAP_I2C
  103. select SX_COMMON
  104. depends on I2C
  105. help
  106. Say Y here to build a driver for Semtech's SX9310/SX9311 capacitive
  107. proximity/button sensor.
  108. To compile this driver as a module, choose M here: the
  109. module will be called sx9310.
  110. config SX9324
  111. tristate "SX9324 Semtech proximity sensor"
  112. select IIO_BUFFER
  113. select IIO_TRIGGERED_BUFFER
  114. select REGMAP_I2C
  115. select SX_COMMON
  116. depends on I2C
  117. help
  118. Say Y here to build a driver for Semtech's SX9324
  119. proximity/button sensor.
  120. To compile this driver as a module, choose M here: the
  121. module will be called sx9324.
  122. config SX9360
  123. tristate "SX9360 Semtech proximity sensor"
  124. select IIO_BUFFER
  125. select IIO_TRIGGERED_BUFFER
  126. select REGMAP_I2C
  127. select SX_COMMON
  128. depends on I2C
  129. help
  130. Say Y here to build a driver for Semtech's SX9360
  131. proximity/button sensor, a simplified SX9324.
  132. To compile this driver as a module, choose M here: the
  133. module will be called sx9360.
  134. config SX9500
  135. tristate "SX9500 Semtech proximity sensor"
  136. select IIO_BUFFER
  137. select IIO_TRIGGERED_BUFFER
  138. select REGMAP_I2C
  139. depends on I2C
  140. help
  141. Say Y here to build a driver for Semtech's SX9500 capacitive
  142. proximity/button sensor.
  143. To compile this driver as a module, choose M here: the
  144. module will be called sx9500.
  145. config SRF08
  146. tristate "Devantech SRF02/SRF08/SRF10 ultrasonic ranger sensor"
  147. select IIO_BUFFER
  148. select IIO_TRIGGERED_BUFFER
  149. depends on I2C
  150. help
  151. Say Y here to build a driver for Devantech SRF02/SRF08/SRF10
  152. ultrasonic ranger sensors with i2c interface.
  153. This driver can be used to measure the distance of objects.
  154. To compile this driver as a module, choose M here: the
  155. module will be called srf08.
  156. config VCNL3020
  157. tristate "VCNL3020 proximity sensor"
  158. select REGMAP_I2C
  159. depends on I2C
  160. help
  161. Say Y here if you want to build a driver for the Vishay VCNL3020
  162. proximity sensor.
  163. To compile this driver as a module, choose M here: the
  164. module will be called vcnl3020.
  165. config VL53L0X_I2C
  166. tristate "STMicroelectronics VL53L0X ToF ranger sensor (I2C)"
  167. depends on I2C
  168. help
  169. Say Y here to build a driver for STMicroelectronics VL53L0X
  170. ToF ranger sensors with i2c interface.
  171. This driver can be used to measure the distance of objects.
  172. To compile this driver as a module, choose M here: the
  173. module will be called vl53l0x-i2c.
  174. endmenu