hwmon: add support for adt7470
[deliverable/linux.git] / drivers / hwmon / Kconfig
index 73177933ae864c08deb6c63a64e3fe41dfe647fa..da15d535be6c4db58ebea1b4a236c0f7a5724243 100644 (file)
@@ -133,6 +133,16 @@ config SENSORS_ADM9240
          This driver can also be built as a module.  If so, the module
          will be called adm9240.
 
+config SENSORS_ADT7470
+       tristate "Analog Devices ADT7470"
+       depends on I2C && EXPERIMENTAL
+       help
+         If you say yes here you get support for the Analog Devices
+         ADT7470 temperature monitoring chips.
+
+         This driver can also be built as a module. If so, the module
+         will be called adt7470.
+
 config SENSORS_K8TEMP
        tristate "AMD Athlon64/FX or Opteron temperature sensor"
        depends on X86 && PCI && EXPERIMENTAL
This page took 0.032673 seconds and 5 git commands to generate.