aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/Kconfig
diff options
context:
space:
mode:
authorGuenter Roeck <guenter.roeck@ericsson.com>2011-03-06 15:54:27 -0800
committerGuenter Roeck <guenter.roeck@ericsson.com>2011-05-19 08:19:39 -0700
commit84fc4585c152f34a1a90a03b7abb88a2e1218a42 (patch)
tree935db492d491ade667075fe86a460442311abf38 /drivers/hwmon/Kconfig
parent6586b14c7bdec22f59dc749ead1d01d542d793b6 (diff)
downloadkernel_samsung_smdk4412-84fc4585c152f34a1a90a03b7abb88a2e1218a42.zip
kernel_samsung_smdk4412-84fc4585c152f34a1a90a03b7abb88a2e1218a42.tar.gz
kernel_samsung_smdk4412-84fc4585c152f34a1a90a03b7abb88a2e1218a42.tar.bz2
hwmon: (pmbus) Add support for TI UCD9200 series of PWM System Controllers
This patch adds hardware monitoring support for TI UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, and UCD9248 Digital PWM System Controllers. Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com> Reviewed-by: Tom Grennan <tom.grennan@ericsson.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 dff080d..07c4a86 100644
--- a/drivers/hwmon/Kconfig
+++ b/drivers/hwmon/Kconfig
@@ -857,6 +857,16 @@ config SENSORS_MAX8688
This driver can also be built as a module. If so, the module will
be called max8688.
+config SENSORS_UCD9200
+ tristate "TI UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, UCD9248"
+ default n
+ help
+ If you say yes here you get hardware monitoring support for TI
+ UCD9220, UCD9222, UCD9224, UCD9240, UCD9244, UCD9246, and UCD9248.
+
+ This driver can also be built as a module. If so, the module will
+ be called ucd9200.
+
endif # PMBUS
config SENSORS_SHT15