aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorGuenter Roeck <guenter.roeck@ericsson.com>2011-01-26 23:11:04 -0500
committerGuenter Roeck <guenter.roeck@ericsson.com>2011-03-15 01:39:06 -0400
commit8ea3238ba16fbf06ff20b2979f894dc88383584a (patch)
tree6defaab5e756c6af736540e7894a34f57ae25c92 /drivers/hwmon/Kconfig
parent44f5a408ba0dd873784fbb07815db8edb5e00d20 (diff)
hwmon: (pmbus) Add support for Maxim MAX8688
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com> Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
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 ac116693e357..521f191fcbe3 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -779,6 +779,16 @@ config SENSORS_PMBUS
779 This driver can also be built as a module. If so, the module will 779 This driver can also be built as a module. If so, the module will
780 be called pmbus. 780 be called pmbus.
781 781
782config SENSORS_MAX8688
783 tristate "Maxim MAX8688"
784 default n
785 help
786 If you say yes here you get hardware monitoring support for Maxim
787 MAX8688.
788
789 This driver can also be built as a module. If so, the module will
790 be called max8688.
791
782endif # PMBUS 792endif # PMBUS
783 793
784config SENSORS_SHT15 794config SENSORS_SHT15