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 f3adf18bfa05..d50e9fa8016f 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig | |||
@@ -804,6 +804,16 @@ config SENSORS_EMC1403 | |||
804 | Threshold values can be configured using sysfs. | 804 | Threshold values can be configured using sysfs. |
805 | Data from the different diodes are accessible via sysfs. | 805 | Data from the different diodes are accessible via sysfs. |
806 | 806 | ||
807 | config SENSORS_EMC2103 | ||
808 | tristate "SMSC EMC2103" | ||
809 | depends on I2C | ||
810 | help | ||
811 | If you say yes here you get support for the temperature | ||
812 | and fan sensors of the SMSC EMC2103 chips. | ||
813 | |||
814 | This driver can also be built as a module. If so, the module | ||
815 | will be called emc2103. | ||
816 | |||
807 | config SENSORS_SMSC47M1 | 817 | config SENSORS_SMSC47M1 |
808 | tristate "SMSC LPC47M10x and compatibles" | 818 | tristate "SMSC LPC47M10x and compatibles" |
809 | help | 819 | help |