From: Fabio Estevam Date: Sat, 28 Feb 2015 15:47:46 +0000 (-0300) Subject: ARM: imx: Kconfig: Fix grammar in help text X-Git-Tag: v4.1-rc1~52^2^2~11 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=c6891ef89b3fe8b6a32a18072452e92fab51aecd;p=karo-tx-linux.git ARM: imx: Kconfig: Fix grammar in help text Use "This enables" in the Kconfig help text to fix grammar. Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig index e8627e04e1e6..f9d17f3daf3b 100644 --- a/arch/arm/mach-imx/Kconfig +++ b/arch/arm/mach-imx/Kconfig @@ -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