提交 2146fec2 编写于 作者: J Jean Delvare 提交者: Greg Kroah-Hartman

[PATCH] I2C: max6875 Kconfig update

Here is a proposed Kconfig update for the new max6875 i2c chip driver.
Signed-off-by: NJean Delvare <khali@linux-fr.org>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 089bd866
...@@ -519,13 +519,16 @@ config SENSORS_M41T00 ...@@ -519,13 +519,16 @@ config SENSORS_M41T00
will be called m41t00. will be called m41t00.
config SENSORS_MAX6875 config SENSORS_MAX6875
tristate "MAXIM MAX6875 Power supply supervisor" tristate "Maxim MAX6875 Power supply supervisor"
depends on I2C && EXPERIMENTAL depends on I2C && EXPERIMENTAL
help help
If you say yes here you get support for the MAX6875 If you say yes here you get support for the Maxim MAX6875
EEPROM-Programmable, Hex/Quad, Power-Suppy Sequencers/Supervisors. EEPROM-programmable, quad power-supply sequencer/supervisor.
This provides a interface to program the EEPROM and reset the chip. This provides an interface to program the EEPROM and reset the chip.
This driver also supports the Maxim MAX6874 hex power-supply
sequencer/supervisor if found at a compatible address.
This driver can also be built as a module. If so, the module This driver can also be built as a module. If so, the module
will be called max6875. will be called max6875.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册