From 2065bdd64cf3e72c8e9095575ba6e2aca98382f5 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Tue, 11 Feb 2014 20:46:12 +0800 Subject: [PATCH] hwmon: (ltc4260) Fix trivial typo Signed-off-by: Axel Lin Signed-off-by: Guenter Roeck --- drivers/hwmon/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 5bbc55b2ea1a..7ed3aa62425c 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig @@ -839,7 +839,7 @@ config SENSORS_LTC4260 select REGMAP_I2C default n help - If you say yes here you get support for Linear Technology LTC4261 + If you say yes here you get support for Linear Technology LTC4260 Positive Voltage Hot Swap Controller I2C interface. This driver can also be built as a module. If so, the module will -- 2.34.1