4 # When adding new entries keep the list in alphabetical order
6 menu "Pressure sensors"
9 tristate "Bosch Sensortec BMP180 and BMP280 pressure sensor driver"
11 depends on !(BMP085_I2C=y || BMP085_I2C=m)
14 Say yes here to build support for Bosch Sensortec BMP180 and BMP280
15 pressure and temperature sensors.
17 To compile this driver as a module, choose M here: the module
18 will be called bmp280.
20 config HID_SENSOR_PRESS
21 depends on HID_SENSOR_HUB
23 select IIO_TRIGGERED_BUFFER
24 select HID_SENSOR_IIO_COMMON
25 select HID_SENSOR_IIO_TRIGGER
28 Say yes here to build support for the HID SENSOR
31 To compile this driver as a module, choose M here: the module
32 will be called hid-sensor-press.
35 tristate "Hope RF HP03 temperature and pressure sensor driver"
39 Say yes here to build support for Hope RF HP03 pressure and
42 To compile this driver as a module, choose M here: the module
49 tristate "Freescale MPL115A2 pressure sensor driver"
53 Say yes here to build support for the Freescale MPL115A2
54 pressure sensor connected via I2C.
56 To compile this driver as a module, choose M here: the module
57 will be called mpl115_i2c.
60 tristate "Freescale MPL115A1 pressure sensor driver"
64 Say yes here to build support for the Freescale MPL115A1
65 pressure sensor connected via SPI.
67 To compile this driver as a module, choose M here: the module
68 will be called mpl115_spi.
71 tristate "Freescale MPL3115A2 pressure sensor driver"
74 select IIO_TRIGGERED_BUFFER
76 Say yes here to build support for the Freescale MPL3115A2
77 pressure sensor / altimeter.
79 To compile this driver as a module, choose M here: the module
80 will be called mpl3115.
83 tristate "Measurement Specialties MS5611 pressure sensor driver"
85 select IIO_TRIGGERED_BUFFER
87 Say Y here to build support for the Measurement Specialties
88 MS5611, MS5607 pressure and temperature sensors.
90 To compile this driver as a module, choose M here: the module will
91 be called ms5611_core.
94 tristate "support I2C bus connection"
95 depends on I2C && MS5611
97 Say Y here to build I2C bus support for MS5611.
99 To compile this driver as a module, choose M here: the module will
100 be called ms5611_i2c.
103 tristate "support SPI bus connection"
104 depends on SPI_MASTER && MS5611
106 Say Y here to build SPI bus support for MS5611.
108 To compile this driver as a module, choose M here: the module will
109 be called ms5611_spi.
112 tristate "Measurement Specialties MS5637 pressure & temperature sensor"
114 select IIO_MS_SENSORS_I2C
116 If you say yes here you get support for the Measurement Specialties
117 MS5637 pressure and temperature sensor.
118 This driver is also used for MS8607 temperature, pressure & humidity
121 This driver can also be built as a module. If so, the module will
125 tristate "STMicroelectronics pressure sensor Driver"
126 depends on (I2C || SPI_MASTER) && SYSFS
127 select IIO_ST_SENSORS_CORE
128 select IIO_ST_PRESS_I2C if (I2C)
129 select IIO_ST_PRESS_SPI if (SPI_MASTER)
130 select IIO_TRIGGERED_BUFFER if (IIO_BUFFER)
132 Say yes here to build support for STMicroelectronics pressure
133 sensors: LPS001WP, LPS25H, LPS331AP.
135 This driver can also be built as a module. If so, these modules
137 - st_pressure (core functions for the driver [it is mandatory]);
138 - st_pressure_i2c (necessary for the I2C devices [optional*]);
139 - st_pressure_spi (necessary for the SPI devices [optional*]);
141 (*) one of these is necessary to do something.
143 config IIO_ST_PRESS_I2C
145 depends on IIO_ST_PRESS
146 depends on IIO_ST_SENSORS_I2C
148 config IIO_ST_PRESS_SPI
150 depends on IIO_ST_PRESS
151 depends on IIO_ST_SENSORS_SPI
154 tristate "EPCOS T5403 digital barometric pressure sensor driver"
157 Say yes here to build support for the EPCOS T5403 pressure sensor
160 To compile this driver as a module, choose M here: the module
161 will be called t5403.
164 tristate "HOPERF HP206C precision barometer and altimeter sensor"
167 Say yes here to build support for the HOPREF HP206C precision
168 barometer and altimeter sensor.
170 This driver can also be built as a module. If so, the module will