Browse Source

[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>
Jean Delvare 19 years ago
parent
commit
060b2f5584
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/hwmon/Kconfig

+ 1 - 1
drivers/hwmon/Kconfig

@@ -1,5 +1,5 @@
 #
-# I2C Sensor chip drivers configuration
+# Hardware monitoring chip drivers configuration
 #
 
 menu "Hardware Monitoring support"