Browse Source

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>
Geert Uytterhoeven 12 years ago
parent
commit
fc83f586ad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/mfd/Kconfig

+ 1 - 1
drivers/mfd/Kconfig

@@ -53,7 +53,7 @@ config MFD_CROS_EC
 	help
 	help
 	  If you say Y here you get support for the ChromeOS Embedded
 	  If you say Y here you get support for the ChromeOS Embedded
 	  Controller (EC) providing keyboard, battery and power services.
 	  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.
 	  protocol for talking to the EC is defined by the bus driver.
 
 
 config MFD_CROS_EC_I2C
 config MFD_CROS_EC_I2C