diff options
author | Masanari Iida <standby24x7@gmail.com> | 2012-04-13 11:14:11 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-04-16 08:40:08 -0400 |
commit | 6b2aac42b20f495d9ea220036f57596d525d4233 (patch) | |
tree | 838c0537310ebd6198eeef7f5826edf141f467d7 /drivers/mfd/Kconfig | |
parent | b40b26ccfc31465363dbd3ff849bd84ec87fe9b7 (diff) |
Fix typo in various Kconfig file
Correct spelling typo in various Kconfig file.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r-- | drivers/mfd/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 29f463cc09cb..639e1fc36a39 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -407,7 +407,7 @@ config MFD_MAX8925 | |||
407 | select MFD_CORE | 407 | select MFD_CORE |
408 | help | 408 | help |
409 | Say yes here to support for Maxim Semiconductor MAX8925. This is | 409 | Say yes here to support for Maxim Semiconductor MAX8925. This is |
410 | a Power Management IC. This driver provies common support for | 410 | a Power Management IC. This driver provides common support for |
411 | accessing the device, additional drivers must be enabled in order | 411 | accessing the device, additional drivers must be enabled in order |
412 | to use the functionality of the device. | 412 | to use the functionality of the device. |
413 | 413 | ||
@@ -430,7 +430,7 @@ config MFD_MAX8998 | |||
430 | help | 430 | help |
431 | Say yes here to support for Maxim Semiconductor MAX8998 and | 431 | Say yes here to support for Maxim Semiconductor MAX8998 and |
432 | National Semiconductor LP3974. This is a Power Management IC. | 432 | National Semiconductor LP3974. This is a Power Management IC. |
433 | This driver provies common support for accessing the device, | 433 | This driver provides common support for accessing the device, |
434 | additional drivers must be enabled in order to use the functionality | 434 | additional drivers must be enabled in order to use the functionality |
435 | of the device. | 435 | of the device. |
436 | 436 | ||
@@ -441,7 +441,7 @@ config MFD_S5M_CORE | |||
441 | select REGMAP_I2C | 441 | select REGMAP_I2C |
442 | help | 442 | help |
443 | Support for the Samsung Electronics S5M MFD series. | 443 | Support for the Samsung Electronics S5M MFD series. |
444 | This driver provies common support for accessing the device, | 444 | This driver provides common support for accessing the device, |
445 | additional drivers must be enabled in order to use the functionality | 445 | additional drivers must be enabled in order to use the functionality |
446 | of the device | 446 | of the device |
447 | 447 | ||