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 de91d7d6a38e..19b0af40c7aa 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -789,6 +789,16 @@ config SENSORS_MAX16064
789 This driver can also be built as a module. If so, the module will 789 This driver can also be built as a module. If so, the module will
790 be called max16064. 790 be called max16064.
791 791
792config SENSORS_MAX34440
793 tristate "Maxim MAX34440/MAX34441"
794 default n
795 help
796 If you say yes here you get hardware monitoring support for Maxim
797 MAX34440 and MAX34441.
798
799 This driver can also be built as a module. If so, the module will
800 be called max34440.
801
792config SENSORS_MAX8688 802config SENSORS_MAX8688
793 tristate "Maxim MAX8688" 803 tristate "Maxim MAX8688"
794 default n 804 default n