2 # Temperature sensor drivers
4 menu "Temperature sensors"
6 config MAXIM_THERMOCOUPLE
7 tristate "Maxim thermocouple sensors"
10 select IIO_TRIGGERED_BUFFER
12 If you say yes here you get support for the Maxim series of
13 thermocouple sensors connected via SPI.
19 This driver can also be built as a module. If so, the module will
20 be called maxim_thermocouple.
22 config HID_SENSOR_TEMP
23 tristate "HID Environmental temperature sensor"
24 depends on HID_SENSOR_HUB
26 select IIO_TRIGGERED_BUFFER
27 select HID_SENSOR_IIO_COMMON
28 select HID_SENSOR_IIO_TRIGGER
30 Say yes here to build support for the HID SENSOR
33 To compile this driver as a module, choose M here: the module
34 will be called hid-sensor-temperature.
37 tristate "MLX90614 contact-less infrared sensor"
40 If you say yes here you get support for the Melexis
41 MLX90614 contact-less infrared sensor connected with I2C.
43 This driver can also be built as a module. If so, the module will
47 tristate "MLX90632 contact-less infrared sensor with medical accuracy"
51 If you say yes here you get support for the Melexis
52 MLX90632 contact-less infrared sensor with medical accuracy
55 This driver can also be built as a module. If so, the module will
59 tristate "TMP006 infrared thermopile sensor"
62 If you say yes here you get support for the Texas Instruments
63 TMP006 infrared thermopile sensor.
65 This driver can also be built as a module. If so, the module will
69 tristate "TMP007 infrared thermopile sensor with Integrated Math Engine"
72 If you say yes here you get support for the Texas Instruments
73 TMP007 infrared thermopile sensor with Integrated Math Engine.
75 This driver can also be built as a module. If so, the module will
79 tristate "Measurement Specialties TSYS01 temperature sensor using I2C bus connection"
81 select IIO_MS_SENSORS_I2C
83 If you say yes here you get support for the Measurement Specialties
84 TSYS01 I2C temperature sensor.
86 This driver can also be built as a module. If so, the module will
90 tristate "Measurement Specialties TSYS02D temperature sensor"
92 select IIO_MS_SENSORS_I2C
94 If you say yes here you get support for the Measurement Specialties
95 TSYS02D temperature sensor.
97 This driver can also be built as a module. If so, the module will