hwmon: (w83791d) Remove experimental dependency
[deliverable/linux.git] / drivers / hwmon / Kconfig
index 700e93adeb3308a37fbd1e35ae948d1391f980c8..6e7c30b8caab0d8d381aa4791b6bd58458c9f2de 100644 (file)
@@ -442,6 +442,15 @@ config SENSORS_LM70
          This driver can also be built as a module.  If so, the module
          will be called lm70.
 
+config SENSORS_LM73
+       tristate "National Semiconductor LM73"
+       depends on I2C
+       help
+         If you say yes here you get support for National Semiconductor LM73
+         sensor chips.
+         This driver can also be built as a module.  If so, the module
+         will be called lm73.
+
 config SENSORS_LM75
        tristate "National Semiconductor LM75 and compatibles"
        depends on I2C
@@ -841,7 +850,7 @@ config SENSORS_W83781D
 
 config SENSORS_W83791D
        tristate "Winbond W83791D"
-       depends on I2C && EXPERIMENTAL
+       depends on I2C
        select HWMON_VID
        help
          If you say yes here you get support for the Winbond W83791D chip.
This page took 0.032414 seconds and 5 git commands to generate.