2011-07-12 14:15:19 +00:00
|
|
|
#
|
|
|
|
# PMBus chip drivers configuration
|
|
|
|
#
|
|
|
|
|
|
|
|
menuconfig PMBUS
|
|
|
|
tristate "PMBus support"
|
|
|
|
depends on I2C && EXPERIMENTAL
|
|
|
|
default n
|
|
|
|
help
|
|
|
|
Say yes here if you want to enable PMBus support.
|
|
|
|
|
|
|
|
This driver can also be built as a module. If so, the module will
|
|
|
|
be called pmbus_core.
|
|
|
|
|
|
|
|
if PMBUS
|
|
|
|
|
|
|
|
config SENSORS_PMBUS
|
|
|
|
tristate "Generic PMBus devices"
|
|
|
|
default y
|
|
|
|
help
|
|
|
|
If you say yes here you get hardware monitoring support for generic
|
2011-10-02 00:35:44 +00:00
|
|
|
PMBus devices, including but not limited to ADP4000, BMR453, BMR454,
|
2012-02-28 19:00:54 +00:00
|
|
|
MDT040, NCP4200, NCP4208, PDT003, PDT006, PDT012, UDT020, TPS40400,
|
|
|
|
and TPS40422.
|
2011-07-12 14:15:19 +00:00
|
|
|
|
|
|
|
This driver can also be built as a module. If so, the module will
|
|
|
|
be called pmbus.
|
|
|
|
|
|
|
|
config SENSORS_ADM1275
|
2011-07-14 18:55:35 +00:00
|
|
|
tristate "Analog Devices ADM1275 and compatibles"
|
2011-07-12 14:15:19 +00:00
|
|
|
default n
|
|
|
|
help
|
|
|
|
If you say yes here you get hardware monitoring support for Analog
|
2012-02-24 11:40:53 +00:00
|
|
|
Devices ADM1075, ADM1275, and ADM1276 Hot-Swap Controller and Digital
|
|
|
|
Power Monitors.
|
2011-07-12 14:15:19 +00:00
|
|
|
|
|
|
|
This driver can also be built as a module. If so, the module will
|
|
|
|
be called adm1275.
|
|
|
|
|
2011-07-08 17:43:57 +00:00
|
|
|
config SENSORS_LM25066
|
|
|
|
tristate "National Semiconductor LM25066 and compatibles"
|
|
|
|
default n
|
|
|
|
help
|
|
|
|
If you say yes here you get hardware monitoring support for National
|
|
|
|
Semiconductor LM25066, LM5064, and LM5066.
|
|
|
|
|
|
|
|
This driver can also be built as a module. If so, the module will
|
|
|
|
be called lm25066.
|
|
|
|
|
2011-09-02 16:58:37 +00:00
|
|
|
config SENSORS_LTC2978
|
2011-09-12 03:31:09 +00:00
|
|
|
tristate "Linear Technologies LTC2978 and LTC3880"
|
2011-09-02 16:58:37 +00:00
|
|
|
default n
|
|
|
|
help
|
|
|
|
If you say yes here you get hardware monitoring support for Linear
|
2011-09-12 03:31:09 +00:00
|
|
|
Technology LTC2978 and LTC3880.
|
2011-09-02 16:58:37 +00:00
|
|
|
|
|
|
|
This driver can also be built as a module. If so, the module will
|
|
|
|
be called ltc2978.
|
|
|
|
|
2011-07-12 14:15:19 +00:00
|
|
|
config SENSORS_MAX16064
|
|
|
|
tristate "Maxim MAX16064"
|
|
|
|
default n
|
|
|
|
help
|
|
|
|
If you say yes here you get hardware monitoring support for Maxim
|
|
|
|
MAX16064.
|
|
|
|
|
|
|
|
This driver can also be built as a module. If so, the module will
|
|
|
|
be called max16064.
|
|
|
|
|
|
|
|
config SENSORS_MAX34440
|
2012-02-24 11:40:22 +00:00
|
|
|
tristate "Maxim MAX34440 and compatibles"
|
2011-07-12 14:15:19 +00:00
|
|
|
default n
|
|
|
|
help
|
|
|
|
If you say yes here you get hardware monitoring support for Maxim
|
2012-02-24 11:40:22 +00:00
|
|
|
MAX34440, MAX34441, and MAX34446.
|
2011-07-12 14:15:19 +00:00
|
|
|
|
|
|
|
This driver can also be built as a module. If so, the module will
|
|
|
|
be called max34440.
|
|
|
|
|
|
|
|
config SENSORS_MAX8688
|
|
|
|
tristate "Maxim MAX8688"
|
|
|
|
default n
|
|
|
|
help
|
|
|
|
If you say yes here you get hardware monitoring support for Maxim
|
|
|
|
MAX8688.
|
|
|
|
|
|
|
|
This driver can also be built as a module. If so, the module will
|
|
|
|
be called max8688.
|
|
|
|
|
|
|
|
config SENSORS_UCD9000
|
|
|
|
tristate "TI UCD90120, UCD90124, UCD9090, UCD90910"
|
|
|
|
default n
|
|
|
|
help
|
|
|
|
If you say yes here you get hardware monitoring support for TI
|
|
|
|
UCD90120, UCD90124, UCD9090, UCD90910 Sequencer and System Health
|
|
|
|
Controllers.
|
|
|
|
|
|
|
|
This driver can also be built as a module. If so, the module will
|
|
|
|
be called ucd9000.
|
|
|
|
|
|
|
|
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
|
|
|
|
Digital PWM System Controllers.
|
|
|
|
|
|
|
|
This driver can also be built as a module. If so, the module will
|
|
|
|
be called ucd9200.
|
|
|
|
|
2011-07-30 05:21:53 +00:00
|
|
|
config SENSORS_ZL6100
|
|
|
|
tristate "Intersil ZL6100 and compatibles"
|
|
|
|
default n
|
|
|
|
help
|
|
|
|
If you say yes here you get hardware monitoring support for Intersil
|
2012-02-28 21:18:47 +00:00
|
|
|
ZL2004, ZL2005, ZL2006, ZL2008, ZL2105, ZL2106, ZL6100, ZL6105,
|
|
|
|
ZL9101M, and ZL9117M Digital DC/DC Controllers, as well as for
|
|
|
|
Ericsson BMR450, BMR451, BMR462, BMR463, and BMR464.
|
2011-07-30 05:21:53 +00:00
|
|
|
|
|
|
|
This driver can also be built as a module. If so, the module will
|
|
|
|
be called zl6100.
|
|
|
|
|
2011-07-12 14:15:19 +00:00
|
|
|
endif # PMBUS
|