From: Jean Delvare Date: Mon, 12 Jun 2006 19:55:28 +0000 (+0200) Subject: [PATCH] hwmon: Fix the Kconfig header X-Git-Tag: v2.6.18-rc1~1081^2~226^2~3 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=060b2f5584bf3bbb0268c83c24d5a506780fb702;p=karo-tx-linux.git [PATCH] hwmon: Fix the Kconfig header Hardware monitoring chips don't have to be on the I2C bus. Signed-off-by: Jean Delvare Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 6fb93d63bd8c..43e1f082f7be 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"