From: Will Deacon Date: Thu, 12 Apr 2012 16:12:37 +0000 (+0100) Subject: ARM: 7381/1: nommu: fix typo in mm/Kconfig X-Git-Tag: v3.4-rc3~1^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9b7333a9c1c22409f685ff6bb6a9e3638e7ff06f;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git ARM: 7381/1: nommu: fix typo in mm/Kconfig The description for the CPU_HIGH_VECTOR Kconfig option for nommu builds doesn't make any sense. This patch fixes up the trivial grammatical error. Signed-off-by: Will Deacon Signed-off-by: Russell King --- diff --git a/arch/arm/mm/Kconfig b/arch/arm/mm/Kconfig index 7edef91..7c8a7d8 100644 --- a/arch/arm/mm/Kconfig +++ b/arch/arm/mm/Kconfig @@ -723,7 +723,7 @@ config CPU_HIGH_VECTOR bool "Select the High exception vector" help Say Y here to select high exception vector(0xFFFF0000~). - The exception vector can be vary depending on the platform + The exception vector can vary depending on the platform design in nommu mode. If your platform needs to select high exception vector, say Y. Otherwise or if you are unsure, say N, and the low exception