diff options
author | Randy Dunlap <randy.dunlap@Oracle.COM> | 2011-03-14 06:28:37 -0400 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2011-03-23 05:42:05 -0400 |
commit | d7e8c01a97429101cb0ca2c09380e683c3814af8 (patch) | |
tree | ca814467bbc59122c3c9c3a59792782362e5f65e /drivers/mfd/Kconfig | |
parent | 0ea3e83bd8d198f2a18e0066542f8670b2883890 (diff) |
mfd: Fix MAX8997 Kconfig entry typos
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r-- | drivers/mfd/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 642168c8d3b1..500a130857d8 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -322,7 +322,7 @@ config MFD_MAX8997 | |||
322 | Say yes here to support for Maxim Semiconductor MAX8998/8966. | 322 | Say yes here to support for Maxim Semiconductor MAX8998/8966. |
323 | This is a Power Management IC with RTC, Flash, Fuel Gauge, Haptic, | 323 | This is a Power Management IC with RTC, Flash, Fuel Gauge, Haptic, |
324 | MUIC controls on chip. | 324 | MUIC controls on chip. |
325 | This driver provies common support for accessing the device, | 325 | This driver provides common support for accessing the device; |
326 | additional drivers must be enabled in order to use the functionality | 326 | additional drivers must be enabled in order to use the functionality |
327 | of the device. | 327 | of the device. |
328 | 328 | ||