aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r--drivers/hwmon/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig
index 5f888f7e7dcb..dec5eee3542f 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -736,6 +736,16 @@ config SENSORS_MAX1619
736 This driver can also be built as a module. If so, the module 736 This driver can also be built as a module. If so, the module
737 will be called max1619. 737 will be called max1619.
738 738
739config SENSORS_MAX1668
740 tristate "Maxim MAX1668 and compatibles"
741 depends on I2C && EXPERIMENTAL
742 help
743 If you say yes here you get support for MAX1668, MAX1989 and
744 MAX1805 chips.
745
746 This driver can also be built as a module. If so, the module
747 will be called max1668.
748
739config SENSORS_MAX6639 749config SENSORS_MAX6639
740 tristate "Maxim MAX6639 sensor chip" 750 tristate "Maxim MAX6639 sensor chip"
741 depends on I2C && EXPERIMENTAL 751 depends on I2C && EXPERIMENTAL