hwmon: Driver for TI TMP102 temperature sensor
[deliverable/linux.git] / drivers / hwmon / Kconfig
index 6dddad81281eed0dfe801c1599f67ecffcc099c6..6d87892a66396d404a167508411c0462cf25e0da 100644 (file)
@@ -842,6 +842,16 @@ config SENSORS_THMC50
          This driver can also be built as a module.  If so, the module
          will be called thmc50.
 
+config SENSORS_TMP102
+       tristate "Texas Instruments TMP102 and compatibles"
+       depends on I2C && EXPERIMENTAL
+       help
+         If you say yes here you get support for Texas Instruments TMP102
+         sensor chips.
+
+         This driver can also be built as a module.  If so, the module
+         will be called tmp102.
+
 config SENSORS_TMP401
        tristate "Texas Instruments TMP401 and compatibles"
        depends on I2C && EXPERIMENTAL
This page took 0.024577 seconds and 5 git commands to generate.