1 # SPDX-License-Identifier: GPL-2.0-only
3 # Temperature sensor drivers
5 menu "Temperature sensors"
7 config MAXIM_THERMOCOUPLE
8 tristate "Maxim thermocouple sensors"
11 select IIO_TRIGGERED_BUFFER
13 If you say yes here you get support for the Maxim series of
14 thermocouple sensors connected via SPI.
20 This driver can also be built as a module. If so, the module will
21 be called maxim_thermocouple.
23 config HID_SENSOR_TEMP
24 tristate "HID Environmental temperature sensor"
25 depends on HID_SENSOR_HUB
27 select IIO_TRIGGERED_BUFFER
28 select HID_SENSOR_IIO_COMMON
29 select HID_SENSOR_IIO_TRIGGER
31 Say yes here to build support for the HID SENSOR
34 To compile this driver as a module, choose M here: the module
35 will be called hid-sensor-temperature.
38 tristate "MLX90614 contact-less infrared sensor"
41 If you say yes here you get support for the Melexis
42 MLX90614 contact-less infrared sensor connected with I2C.
44 This driver can also be built as a module. If so, the module will
48 tristate "MLX90632 contact-less infrared sensor with medical accuracy"
52 If you say yes here you get support for the Melexis
53 MLX90632 contact-less infrared sensor with medical accuracy
56 This driver can also be built as a module. If so, the module will
60 tristate "TMP006 infrared thermopile sensor"
63 If you say yes here you get support for the Texas Instruments
64 TMP006 infrared thermopile sensor.
66 This driver can also be built as a module. If so, the module will
70 tristate "TMP007 infrared thermopile sensor with Integrated Math Engine"
73 If you say yes here you get support for the Texas Instruments
74 TMP007 infrared thermopile sensor with Integrated Math Engine.
76 This driver can also be built as a module. If so, the module will
80 tristate "Measurement Specialties TSYS01 temperature sensor using I2C bus connection"
82 select IIO_MS_SENSORS_I2C
84 If you say yes here you get support for the Measurement Specialties
85 TSYS01 I2C temperature sensor.
87 This driver can also be built as a module. If so, the module will
91 tristate "Measurement Specialties TSYS02D temperature sensor"
93 select IIO_MS_SENSORS_I2C
95 If you say yes here you get support for the Measurement Specialties
96 TSYS02D temperature sensor.
98 This driver can also be built as a module. If so, the module will
102 tristate "MAX31856 thermocouple sensor"
105 If you say yes here you get support for MAX31856
106 thermocouple sensor chip connected via SPI.
108 This driver can also be built as a module. If so, the module
109 will be called max31856.