iio: humidity: add HDC100x support
[deliverable/linux.git] / drivers / iio / humidity / Kconfig
index 688c0d1cb47dea363df8b5dcc395797a575e9445..353ee9ade95dd1a9d6ae76b08af74a43c50abcca 100644 (file)
@@ -12,6 +12,16 @@ config DHT11
          Other sensors should work as well as long as they speak the
          same protocol.
 
+config HDC100X
+       tristate "TI HDC100x relative humidity and temperature sensor"
+       depends on I2C
+       help
+        Say yes here to build support for the TI HDC100x series of
+        relative humidity and temperature sensors.
+
+        To compile this driver as a module, choose M here: the module
+        will be called hdc100x.
+
 config SI7005
        tristate "SI7005 relative humidity and temperature sensor"
        depends on I2C
This page took 0.023289 seconds and 5 git commands to generate.