From 85b1df622aafe42f49bea189fc8eaa9ee357f8e0 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Thu, 23 Jun 2005 23:41:39 +0200 Subject: [PATCH] --- yaml --- r: 4647 b: refs/heads/master c: 2146fec20c38d926f0d88413977f941f42a14588 h: refs/heads/master i: 4645: 017663e03354dd72847650b13998f0175730f3ce 4643: d28491465dc2bb59ece7a31347f5726ff4f2141a 4639: a7c5c4b30d45e00528dab8832fbb25a735146b68 v: v3 --- [refs] | 2 +- trunk/drivers/i2c/chips/Kconfig | 11 +++++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/[refs] b/[refs] index b05b8318980d..578512638890 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 089bd86632769051f15cd7387eebe126d18f151f +refs/heads/master: 2146fec20c38d926f0d88413977f941f42a14588 diff --git a/trunk/drivers/i2c/chips/Kconfig b/trunk/drivers/i2c/chips/Kconfig index b28964b08006..5bd72c480c95 100644 --- a/trunk/drivers/i2c/chips/Kconfig +++ b/trunk/drivers/i2c/chips/Kconfig @@ -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.