aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2013-10-24 10:07:47 -0400
committerJiri Kosina <jkosina@suse.cz>2013-12-02 08:57:58 -0500
commit67f502dc0b50eaf60a6718814bb063cd0cafa9fd (patch)
tree4aa5729fc570ccbfaab6f7630fd50ff906d644ac
parent1d6c2c04f2e20d7e0443d4b637a37467ee376158 (diff)
Kconfig: fix spelling in CONTEXT_TRACKING_FORCE help text
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 7a7acd9a54f5..ad7ca0316a4f 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -545,7 +545,7 @@ config CONTEXT_TRACKING_FORCE
545 dynticks subsystem by forcing the context tracking on all 545 dynticks subsystem by forcing the context tracking on all
546 CPUs in the system. 546 CPUs in the system.
547 547
548 Say Y only if you're working on the developpement of an 548 Say Y only if you're working on the development of an
549 architecture backend for the context tracking. 549 architecture backend for the context tracking.
550 550
551 Say N otherwise, this option brings an overhead that you 551 Say N otherwise, this option brings an overhead that you