summaryrefslogtreecommitdiff
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2013-05-06 07:46:29 (GMT)
committerSamuel Ortiz <sameo@linux.intel.com>2013-06-11 17:27:52 (GMT)
commitfc83f586adf3b86ff7046478497b4a53b2220be8 (patch)
tree7e14e2dcbd41795e167ba3abeb36d09b9a72a91c /drivers/mfd/Kconfig
parentfa67d4ebc7e492e07bd2d3bf2937dfae2bb514bd (diff)
downloadlinux-fc83f586adf3b86ff7046478497b4a53b2220be8.tar.xz
mfd: cros_ec: Fix Kconfig typo - s/ned/need/
Acked-by: Simon Glass <sjg@chromium.org> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 013b094..c6eb930 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -53,7 +53,7 @@ config MFD_CROS_EC
help
If you say Y here you get support for the ChromeOS Embedded
Controller (EC) providing keyboard, battery and power services.
- You also ned to enable the driver for the bus you are using. The
+ You also need to enable the driver for the bus you are using. The
protocol for talking to the EC is defined by the bus driver.
config MFD_CROS_EC_I2C