Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9b7333a9 authored by Will Deacon's avatar Will Deacon Committed by Russell King
Browse files

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: default avatarWill Deacon <will.deacon@arm.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent a106b21a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -723,7 +723,7 @@ config CPU_HIGH_VECTOR
	bool "Select the High exception vector"
	bool "Select the High exception vector"
	help
	help
	  Say Y here to select high exception vector(0xFFFF0000~).
	  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
	  design in nommu mode. If your platform needs to select
	  high exception vector, say Y.
	  high exception vector, say Y.
	  Otherwise or if you are unsure, say N, and the low exception
	  Otherwise or if you are unsure, say N, and the low exception