1 # SPDX-License-Identifier: GPL-2.0-only
5 # When adding new entries keep the list in alphabetical order
7 menu "Pressure sensors"
10 tristate "Honeywell ABP pressure sensor driver"
13 Say yes here to build support for the Honeywell ABP pressure
16 To compile this driver as a module, choose M here: the module
17 will be called abp060mg.
20 tristate "Bosch Sensortec BMP180/BMP280/BMP380/BMP580 pressure sensor driver"
21 depends on (I2C || SPI_MASTER)
23 select BMP280_I2C if (I2C)
24 select BMP280_SPI if (SPI_MASTER)
26 Say yes here to build support for Bosch Sensortec BMP180, BMP280, BMP380
27 and BMP580 pressure and temperature sensors. Also supports the BME280 with
28 an additional humidity sensor channel.
30 To compile this driver as a module, choose M here: the core module
31 will be called bmp280 and you will also get bmp280-i2c for I2C
32 and/or bmp280-spi for SPI support.
46 config IIO_CROS_EC_BARO
47 tristate "ChromeOS EC Barometer Sensor"
48 depends on IIO_CROS_EC_SENSORS_CORE
50 Say yes here to build support for the Barometer sensor when
51 presented by the ChromeOS EC Sensor hub.
53 To compile this driver as a module, choose M here: the module
54 will be called cros_ec_baro.
57 tristate "All Sensors DLHL60D and DLHL60G low voltage digital pressure sensors"
60 select IIO_TRIGGERED_BUFFER
62 Say yes here to build support for the All Sensors DLH series
63 pressure sensors driver.
65 To compile this driver as a module, choose M here: the module
66 will be called dlhl60d.
69 tristate "Infineon DPS310 pressure and temperature sensor"
73 Support for the Infineon DPS310 digital barometric pressure sensor.
74 It can be accessed over I2C bus.
76 This driver can also be built as a module. If so, the module will be
79 config HID_SENSOR_PRESS
80 depends on HID_SENSOR_HUB
82 select HID_SENSOR_IIO_COMMON
83 select HID_SENSOR_IIO_TRIGGER
86 Say yes here to build support for the HID SENSOR
89 To compile this driver as a module, choose M here: the module
90 will be called hid-sensor-press.
93 tristate "Hope RF HP03 temperature and pressure sensor driver"
97 Say yes here to build support for Hope RF HP03 pressure and
100 To compile this driver as a module, choose M here: the module
104 tristate "InvenSense ICP-101xx pressure and temperature sensor"
108 Say yes here to build support for InvenSense ICP-101xx barometric
109 pressure and temperature sensor.
111 To compile this driver as a module, choose M here: the module
112 will be called icp10100.
118 tristate "Freescale MPL115A2 pressure sensor driver"
122 Say yes here to build support for the Freescale MPL115A2
123 pressure sensor connected via I2C.
125 To compile this driver as a module, choose M here: the module
126 will be called mpl115_i2c.
129 tristate "Freescale MPL115A1 pressure sensor driver"
130 depends on SPI_MASTER
133 Say yes here to build support for the Freescale MPL115A1
134 pressure sensor connected via SPI.
136 To compile this driver as a module, choose M here: the module
137 will be called mpl115_spi.
140 tristate "Freescale MPL3115A2 pressure sensor driver"
143 select IIO_TRIGGERED_BUFFER
145 Say yes here to build support for the Freescale MPL3115A2
146 pressure sensor / altimeter.
148 To compile this driver as a module, choose M here: the module
149 will be called mpl3115.
152 tristate "Honeywell MPRLS0025PA (MicroPressure sensors series)"
155 select IIO_TRIGGERED_BUFFER
157 Say Y here to build support for the Honeywell MicroPressure pressure
158 sensor series. There are many different types with different pressure
159 range. These ranges can be set up in the device tree.
161 To compile this driver as a module, choose M here: the module will be
165 tristate "Measurement Specialties MS5611 pressure sensor driver"
167 select IIO_TRIGGERED_BUFFER
169 Say Y here to build support for the Measurement Specialties
170 MS5611, MS5607 pressure and temperature sensors.
172 To compile this driver as a module, choose M here: the module will
173 be called ms5611_core.
176 tristate "support I2C bus connection"
177 depends on I2C && MS5611
179 Say Y here to build I2C bus support for MS5611.
181 To compile this driver as a module, choose M here: the module will
182 be called ms5611_i2c.
185 tristate "support SPI bus connection"
186 depends on SPI_MASTER && MS5611
188 Say Y here to build SPI bus support for MS5611.
190 To compile this driver as a module, choose M here: the module will
191 be called ms5611_spi.
194 tristate "Measurement Specialties MS5637 pressure & temperature sensor"
196 select IIO_MS_SENSORS_I2C
198 If you say yes here you get support for the Measurement Specialties
199 MS5637 pressure and temperature sensor.
200 This driver is also used for MS8607 temperature, pressure & humidity
203 This driver can also be built as a module. If so, the module will
207 tristate "STMicroelectronics pressure sensor Driver"
208 depends on (I2C || SPI_MASTER) && SYSFS
209 select IIO_ST_SENSORS_CORE
210 select IIO_TRIGGERED_BUFFER if (IIO_BUFFER)
212 Say yes here to build support for STMicroelectronics pressure
213 sensors: LPS001WP, LPS25H, LPS331AP, LPS22HB, LPS22HH.
215 Also need to enable at least one of I2C and SPI interface drivers
218 config IIO_ST_PRESS_I2C
219 tristate "STMicroelectronics pressure sensor I2C Interface"
220 depends on I2C && IIO_ST_PRESS
221 default I2C && IIO_ST_PRESS
222 select IIO_ST_SENSORS_I2C
224 Build support for STMicroelectronics pressure sensor I2C interface.
226 To compile this driver as a module, choose M here. The module
227 will be called st_pressure_i2c.
229 config IIO_ST_PRESS_SPI
230 tristate "STMicroelectronics pressure sensor SPI Interface"
231 depends on SPI_MASTER && IIO_ST_PRESS
232 default SPI_MASTER && IIO_ST_PRESS
233 select IIO_ST_SENSORS_SPI
235 Build support for STMicroelectronics pressure sensor SPI interface.
237 To compile this driver as a module, choose M here. The module
238 will be called st_pressure_spi.
241 tristate "EPCOS T5403 digital barometric pressure sensor driver"
244 Say yes here to build support for the EPCOS T5403 pressure sensor
247 To compile this driver as a module, choose M here: the module
248 will be called t5403.
251 tristate "HOPERF HP206C precision barometer and altimeter sensor"
254 Say yes here to build support for the HOPREF HP206C precision
255 barometer and altimeter sensor.
257 This driver can also be built as a module. If so, the module will
261 tristate "Murata ZPA2326 pressure sensor driver"
263 select IIO_TRIGGERED_BUFFER
265 select ZPA2326_I2C if I2C
266 select ZPA2326_SPI if SPI_MASTER
268 Say Y here to build support for the Murata ZPA2326 pressure and
271 To compile this driver as a module, choose M here: the module will