diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2009-05-29 11:34:18 +0100 |
---|---|---|
committer | Samuel Ortiz <sameol@linux.intel.com> | 2009-06-17 19:41:37 +0200 |
commit | 9e5aca58c2d2202937939dad8f9ce5d789ae4de8 (patch) | |
tree | cdf1034b87cae554c88496c78a275c20e7888a30 /drivers/mfd/Kconfig | |
parent | 13a09f93d2bf3a20c748e1d6a30160a00fc58169 (diff) | |
download | op-kernel-dev-9e5aca58c2d2202937939dad8f9ce5d789ae4de8.zip op-kernel-dev-9e5aca58c2d2202937939dad8f9ce5d789ae4de8.tar.gz |
mfd: Fix Kconfig help text for WM8350
More with the grammar.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
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 287d47b..6ea325c 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig @@ -152,7 +152,7 @@ config MFD_WM8400 depends on I2C help Support for the Wolfson Microelecronics WM8400 PMIC and audio - CODEC. This driver adds provides common support for accessing + CODEC. This driver provides common support for accessing the device, additional drivers must be enabled in order to use the functionality of the device. |