From patchwork Sat Feb 28 15:47:46 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Estevam X-Patchwork-Id: 444647 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2001:1868:205::9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 331221400D5 for ; Sun, 1 Mar 2015 02:50:59 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="verification failed; unprotected key" header.d=gmail.com header.i=@gmail.com header.b=TgUHJNN4; dkim-adsp=none (unprotected policy); dkim-atps=neutral Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1YRjdX-0003Zb-7B; Sat, 28 Feb 2015 15:49:03 +0000 Received: from mail-qc0-x22e.google.com ([2607:f8b0:400d:c01::22e]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YRjdP-0003OC-Fb for linux-arm-kernel@lists.infradead.org; Sat, 28 Feb 2015 15:48:55 +0000 Received: by qcwb13 with SMTP id b13so18548981qcw.7 for ; Sat, 28 Feb 2015 07:48:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=+AK113u2BDtbVPVFS7cCDQGSz7N1/tTJVeVbq13uRok=; b=TgUHJNN4GCzBPZUAJOXfBdZ8YONIZXL+St4ymLPuh1aJitjuA5ELE+PPD4HbnkTa93 E+xb1TryxvsuwlZ+knT9LypJxHoUZtUcQpCo95B1i9BWtcoTxTbHTxRcp6B+UFFMd9zi WcN90+zTxQIRh0DgxBZCsbcZ+vTJ8p7YjXLaBus5P74+a1sXHKpIGl8PAxusUV3gmQYk hmIw9MZFeDwJ53oiKJMBJnWpA0takW2/j9FCUzFCp8UdL8HlqEx2ltLp8p15S6vBooOj WUXXwmgI8iKH0qPiu0capk98qx9YDuOZfZXw86eFoCiTsDCvRhipMwscm3/u3KfDO2bU ITSQ== X-Received: by 10.140.48.67 with SMTP id n61mr36125800qga.82.1425138513805; Sat, 28 Feb 2015 07:48:33 -0800 (PST) Received: from localhost.localdomain ([187.66.156.76]) by mx.google.com with ESMTPSA id 7sm4751170qhv.44.2015.02.28.07.48.31 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 28 Feb 2015 07:48:32 -0800 (PST) From: Fabio Estevam To: shawn.guo@linaro.org Subject: [PATCH] ARM: imx: Kconfig: Fix grammar in help text Date: Sat, 28 Feb 2015 12:47:46 -0300 Message-Id: <1425138466-19823-1-git-send-email-festevam@gmail.com> X-Mailer: git-send-email 1.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150228_074855_617284_6A5D8712 X-CRM114-Status: UNSURE ( 9.02 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.8 (/) X-Spam-Report: SpamAssassin version 3.4.0 on bombadil.infradead.org summary: Content analysis details: (-0.8 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [2607:f8b0:400d:c01:0:0:0:22e listed in] [list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (festevam[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain Cc: Fabio Estevam , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org From: Fabio Estevam Use "This enables" in the Kconfig help text to fix grammar. Signed-off-by: Fabio Estevam --- arch/arm/mach-imx/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig index aaea738..247a465 100644 --- a/arch/arm/mach-imx/Kconfig +++ b/arch/arm/mach-imx/Kconfig @@ -621,7 +621,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" @@ -651,7 +651,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