hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/iio/pressure/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # Pressure drivers
34 #
....@@ -52,10 +53,32 @@
5253 To compile this driver as a module, choose M here: the module
5354 will be called cros_ec_baro.
5455
56
+config DLHL60D
57
+ tristate "All Sensors DLHL60D and DLHL60G low voltage digital pressure sensors"
58
+ depends on I2C
59
+ select IIO_BUFFER
60
+ select IIO_TRIGGERED_BUFFER
61
+ help
62
+ Say yes here to build support for the All Sensors DLH series
63
+ pressure sensors driver.
64
+
65
+ To compile this driver as a module, choose M here: the module
66
+ will be called dlhl60d.
67
+
68
+config DPS310
69
+ tristate "Infineon DPS310 pressure and temperature sensor"
70
+ depends on I2C
71
+ select REGMAP_I2C
72
+ help
73
+ Support for the Infineon DPS310 digital barometric pressure sensor.
74
+ It can be accessed over I2C bus.
75
+
76
+ This driver can also be built as a module. If so, the module will be
77
+ called dps310.
78
+
5579 config HID_SENSOR_PRESS
5680 depends on HID_SENSOR_HUB
5781 select IIO_BUFFER
58
- select IIO_TRIGGERED_BUFFER
5982 select HID_SENSOR_IIO_COMMON
6083 select HID_SENSOR_IIO_TRIGGER
6184 tristate "HID PRESS"
....@@ -76,6 +99,17 @@
7699
77100 To compile this driver as a module, choose M here: the module
78101 will be called hp03.
102
+
103
+config ICP10100
104
+ tristate "InvenSense ICP-101xx pressure and temperature sensor"
105
+ depends on I2C
106
+ select CRC8
107
+ help
108
+ Say yes here to build support for InvenSense ICP-101xx barometric
109
+ pressure and temperature sensor.
110
+
111
+ To compile this driver as a module, choose M here: the module
112
+ will be called icp10100.
79113
80114 config MPL115
81115 tristate
....@@ -165,7 +199,7 @@
165199 select IIO_TRIGGERED_BUFFER if (IIO_BUFFER)
166200 help
167201 Say yes here to build support for STMicroelectronics pressure
168
- sensors: LPS001WP, LPS25H, LPS331AP, LPS22HB.
202
+ sensors: LPS001WP, LPS25H, LPS331AP, LPS22HB, LPS22HH.
169203
170204 This driver can also be built as a module. If so, these modules
171205 will be created: