Skip to content

Commit

Permalink
[PATCH] I2C: max6875 Kconfig update
Browse files Browse the repository at this point in the history
Here is a proposed Kconfig update for the new max6875 i2c chip driver.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Jean Delvare authored and Greg Kroah-Hartman committed Jul 11, 2005
1 parent 089bd86 commit 2146fec
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions drivers/i2c/chips/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -519,13 +519,16 @@ config SENSORS_M41T00
will be called m41t00.

config SENSORS_MAX6875
tristate "MAXIM MAX6875 Power supply supervisor"
tristate "Maxim MAX6875 Power supply supervisor"
depends on I2C && EXPERIMENTAL
help
If you say yes here you get support for the MAX6875
EEPROM-Programmable, Hex/Quad, Power-Suppy Sequencers/Supervisors.
If you say yes here you get support for the Maxim MAX6875
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
will be called max6875.
Expand Down

0 comments on commit 2146fec

Please sign in to comment.