]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: imx: Kconfig: Fix grammar in help text
authorFabio Estevam <fabio.estevam@freescale.com>
Sat, 28 Feb 2015 15:47:46 +0000 (12:47 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 3 Mar 2015 04:04:56 +0000 (12:04 +0800)
Use "This enables" in the Kconfig help text to fix grammar.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/Kconfig

index e8627e04e1e669e6485d8eb71e142c2acda25fea..f9d17f3daf3b52eec67f09a5e1e6bedcdaca959d 100644 (file)
@@ -636,7 +636,7 @@ config SOC_VF610
        select PL310_ERRATA_769419 if CACHE_L2X0
 
        help
-         This enable support for Freescale Vybrid VF610 processor.
+         This enables support for Freescale Vybrid VF610 processor.
 
 choice
        prompt "Clocksource for scheduler clock"
@@ -666,7 +666,7 @@ config SOC_LS1021A
        select ZONE_DMA if ARM_LPAE
 
        help
-         This enable support for Freescale LS1021A processor.
+         This enables support for Freescale LS1021A processor.
 
 endif