Merge remote-tracking branch 'staging/staging-next'
[deliverable/linux.git] / drivers / iio / temperature / Kconfig
index c4664e5de791577e117a00f2fa276897d343e7a7..5ea77a7e261da87488b257123e152c5278bb41c9 100644 (file)
@@ -3,6 +3,22 @@
 #
 menu "Temperature sensors"
 
+config MAXIM_THERMOCOUPLE
+       tristate "Maxim thermocouple sensors"
+       depends on SPI
+       select IIO_BUFFER
+       select IIO_TRIGGERED_BUFFER
+       help
+         If you say yes here you get support for the Maxim series of
+         thermocouple sensors connected via SPI.
+
+         Supported sensors:
+          * MAX6675
+          * MAX31855
+
+         This driver can also be built as a module. If so, the module will
+         be called maxim_thermocouple.
+
 config MLX90614
        tristate "MLX90614 contact-less infrared sensor"
        depends on I2C
This page took 0.024361 seconds and 5 git commands to generate.