Kconfig 4.6 KB
Newer Older
1 2 3 4 5 6
#
# PMBus chip drivers configuration
#

menuconfig PMBUS
	tristate "PMBus support"
7
	depends on I2C
8 9 10 11 12 13 14 15 16 17 18 19 20 21
	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
22
	  PMBus devices, including but not limited to ADP4000, BMR453, BMR454,
23 24
	  MDT040, NCP4200, NCP4208, PDT003, PDT006, PDT012, TPS40400, TPS544B20,
	  TPS544B25, TPS544C20, TPS544C25, and UDT020.
25 26 27 28 29

	  This driver can also be built as a module. If so, the module will
	  be called pmbus.

config SENSORS_ADM1275
30
	tristate "Analog Devices ADM1275 and compatibles"
31 32 33
	default n
	help
	  If you say yes here you get hardware monitoring support for Analog
34 35
	  Devices ADM1075, ADM1275, ADM1276, ADM1293, and ADM1294 Hot-Swap
	  Controller and Digital Power Monitors.
36 37 38 39

	  This driver can also be built as a module. If so, the module will
	  be called adm1275.

40 41 42 43 44
config SENSORS_LM25066
	tristate "National Semiconductor LM25066 and compatibles"
	default n
	help
	  If you say yes here you get hardware monitoring support for National
45
	  Semiconductor LM25056, LM25066, LM5064, and LM5066.
46 47 48 49

	  This driver can also be built as a module. If so, the module will
	  be called lm25066.

50
config SENSORS_LTC2978
A
Alan Tull 已提交
51
	tristate "Linear Technologies LTC2978 and compatibles"
52 53 54
	default n
	help
	  If you say yes here you get hardware monitoring support for Linear
55
	  Technology LTC2974, LTC2975, LTC2977, LTC2978, LTC2980, LTC3880,
56
	  LTC3883, LTC3886, LTC3887, LTCM2987, LTM4675, and LTM4676.
57 58 59 60

	  This driver can also be built as a module. If so, the module will
	  be called ltc2978.

A
Alan Tull 已提交
61
config SENSORS_LTC2978_REGULATOR
62
	bool "Regulator support for LTC2978 and compatibles"
A
Alan Tull 已提交
63 64 65 66 67
	depends on SENSORS_LTC2978 && REGULATOR
	help
	  If you say yes here you get regulator support for Linear
	  Technology LTC2974, LTC2977, LTC2978, LTC3880, LTC3883, and LTM4676.

68 69 70 71 72 73 74 75 76 77
config SENSORS_LTC3815
	tristate "Linear Technologies LTC3815"
	default n
	help
	  If you say yes here you get hardware monitoring support for Linear
	  Technology LTC3815.

	  This driver can also be built as a module. If so, the module will
	  be called ltc3815.

78 79 80 81 82 83 84 85 86 87
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.

88 89 90 91 92 93 94 95 96 97
config SENSORS_MAX20751
	tristate "Maxim MAX20751"
	default n
	help
	  If you say yes here you get hardware monitoring support for Maxim
	  MAX20751.

	  This driver can also be built as a module. If so, the module will
	  be called max20751.

98
config SENSORS_MAX34440
99
	tristate "Maxim MAX34440 and compatibles"
100 101 102
	default n
	help
	  If you say yes here you get hardware monitoring support for Maxim
103
	  MAX34440, MAX34441, MAX34446, MAX34460, and MAX34461.
104 105 106 107 108 109 110 111 112 113 114 115 116 117

	  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.

118 119 120 121 122 123 124 125 126 127
config SENSORS_TPS40422
	tristate "TI TPS40422"
	default n
	help
	  If you say yes here you get hardware monitoring support for TI
	  TPS40422.

	  This driver can also be built as a module. If so, the module will
	  be called tps40422.

128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149
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.

150 151 152 153 154
config SENSORS_ZL6100
	tristate "Intersil ZL6100 and compatibles"
	default n
	help
	  If you say yes here you get hardware monitoring support for Intersil
155 156 157
	  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.
158 159 160 161

	  This driver can also be built as a module. If so, the module will
	  be called zl6100.

162
endif # PMBUS