commit | 060b2f5584bf3bbb0268c83c24d5a506780fb702 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Mon Jun 12 21:55:28 2006 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Jun 22 11:10:35 2006 -0700 |
tree | 32d2ea5f9325a24f1e733065bd46ed7d25695f43 | |
parent | 02dd7ae2892e5ceff111d032769c78d3377df970 [diff] [blame] |
[PATCH] hwmon: Fix the Kconfig header Hardware monitoring chips don't have to be on the I2C bus. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 6fb93d6..43e1f08 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig
@@ -1,5 +1,5 @@ # -# I2C Sensor chip drivers configuration +# Hardware monitoring chip drivers configuration # menu "Hardware Monitoring support"