aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2009-07-20 07:43:45 -0400
committerSamuel Ortiz <sameo@linux.intel.com>2009-09-17 03:46:51 -0400
commitfb6c023a2b845df1ec383b74644ac35a4bbb76b6 (patch)
treedbb8acdaa37c8ce80ee702a55f672476b6e45444 /drivers/hwmon/Kconfig
parent39b1772a24126d74699cea623f96b50ca6b6f08f (diff)
hwmon: Add WM835x PMIC hardware monitoring driver
This driver provides reporting of the status supply voltage rails of the WM835x series of PMICs via the hwmon API. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
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 2e25b7a827d3..120085ce651a 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -937,6 +937,16 @@ config SENSORS_W83627EHF
937 This driver can also be built as a module. If so, the module 937 This driver can also be built as a module. If so, the module
938 will be called w83627ehf. 938 will be called w83627ehf.
939 939
940config SENSORS_WM8350
941 tristate "Wolfson Microelectronics WM835x"
942 depends on MFD_WM8350
943 help
944 If you say yes here you get support for the hardware
945 monitoring features of the WM835x series of PMICs.
946
947 This driver can also be built as a module. If so, the module
948 will be called wm8350-hwmon.
949
940config SENSORS_ULTRA45 950config SENSORS_ULTRA45
941 tristate "Sun Ultra45 PIC16F747" 951 tristate "Sun Ultra45 PIC16F747"
942 depends on SPARC64 952 depends on SPARC64