diff options
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index fa609586c7c9..6dddad81281e 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -750,6 +750,16 @@ config SENSORS_DME1737 | |||
750 | This driver can also be built as a module. If so, the module | 750 | This driver can also be built as a module. If so, the module |
751 | will be called dme1737. | 751 | will be called dme1737. |
752 | 752 | ||
753 | config SENSORS_EMC1403 | ||
754 | tristate "SMSC EMC1403 thermal sensor" | ||
755 | depends on I2C | ||
756 | help | ||
757 | If you say yes here you get support for the SMSC EMC1403 | ||
758 | temperature monitoring chip. | ||
759 | |||
760 | Threshold values can be configured using sysfs. | ||
761 | Data from the different diodes are accessible via sysfs. | ||
762 | |||
753 | config SENSORS_SMSC47M1 | 763 | config SENSORS_SMSC47M1 |
754 | tristate "SMSC LPC47M10x and compatibles" | 764 | tristate "SMSC LPC47M10x and compatibles" |
755 | help | 765 | help |