aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig15
1 files changed, 15 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 4d382ae53092..c80ba4943b81 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -756,6 +756,21 @@ config SENSORS_SIS5595
756 This driver can also be built as a module. If so, the module 756 This driver can also be built as a module. If so, the module
757 will be called sis5595. 757 will be called sis5595.
758 758
759config SENSORS_SMM665
760 tristate "Summit Microelectronics SMM665"
761 depends on I2C && EXPERIMENTAL
762 default n
763 help
764 If you say yes here you get support for the hardware monitoring
765 features of the Summit Microelectronics SMM665/SMM665B Six-Channel
766 Active DC Output Controller / Monitor.
767
768 Other supported chips are SMM465, SMM665C, SMM764, and SMM766.
769 Support for those chips is untested.
770
771 This driver can also be built as a module. If so, the module will
772 be called smm665.
773
759config SENSORS_DME1737 774config SENSORS_DME1737
760 tristate "SMSC DME1737, SCH311x and compatibles" 775 tristate "SMSC DME1737, SCH311x and compatibles"
761 depends on I2C && EXPERIMENTAL 776 depends on I2C && EXPERIMENTAL