diff options
author | Axel Lin <axel.lin@ingics.com> | 2014-02-11 20:46:12 +0800 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2014-03-03 08:01:03 -0800 |
commit | 2065bdd64cf3e72c8e9095575ba6e2aca98382f5 (patch) | |
tree | 9ed727b0543bbb4216a729cca4de19fb80db6916 /drivers/hwmon/Kconfig | |
parent | 939a0a3fe900125c1e04dc7121444f8f9972892c (diff) |
hwmon: (ltc4260) Fix trivial typo
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/Kconfig')
-rw-r--r-- | drivers/hwmon/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
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 |