hwmon: Add LM93 support
[deliverable/linux.git] / drivers / hwmon / Kconfig
index 455a611c33e69a1b025fb0cea081edc3118882c8..c3c62e57e0e0851fbc11c0e09aa3abf02d5c5ff4 100644 (file)
@@ -399,6 +399,17 @@ config SENSORS_LM92
          This driver can also be built as a module.  If so, the module
          will be called lm92.
 
+config SENSORS_LM93
+       tristate "National Semiconductor LM93 and compatibles"
+       depends on HWMON && I2C
+       select HWMON_VID
+       help
+         If you say yes here you get support for National Semiconductor LM93
+         sensor chips.
+
+         This driver can also be built as a module.  If so, the module
+         will be called lm93.
+
 config SENSORS_MAX1619
        tristate "Maxim MAX1619 sensor chip"
        depends on I2C
This page took 0.03026 seconds and 5 git commands to generate.