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 297bc9a7d6e6..3bd993b0a3c8 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -685,6 +685,16 @@ config SENSORS_MAX1619
685 This driver can also be built as a module. If so, the module 685 This driver can also be built as a module. If so, the module
686 will be called max1619. 686 will be called max1619.
687 687
688config SENSORS_MAX6639
689 tristate "Maxim MAX6639 sensor chip"
690 depends on I2C && EXPERIMENTAL
691 help
692 If you say yes here you get support for the MAX6639
693 sensor chips.
694
695 This driver can also be built as a module. If so, the module
696 will be called max6639.
697
688config SENSORS_MAX6650 698config SENSORS_MAX6650
689 tristate "Maxim MAX6650 sensor chip" 699 tristate "Maxim MAX6650 sensor chip"
690 depends on I2C && EXPERIMENTAL 700 depends on I2C && EXPERIMENTAL