aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2012-11-30 02:44:39 -0500
committerJiri Kosina <jkosina@suse.cz>2012-12-03 05:03:56 -0500
commite41e85cc17fc903a1f1eaae6b69608942952e5d2 (patch)
treee4c0ccfcb83ffa3e49a4ebdf9db3426fe16613d9 /arch/openrisc
parent45c2aa989125bdb5ad064f5b32636edce044a84e (diff)
treewide: Fix typos in various Kconfig
Correct spelling typo within various Kconfig. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/openrisc')
-rw-r--r--arch/openrisc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/openrisc/Kconfig b/arch/openrisc/Kconfig
index 05f2ba41ff1a..0ac66f67521f 100644
--- a/arch/openrisc/Kconfig
+++ b/arch/openrisc/Kconfig
@@ -144,7 +144,7 @@ config DEBUG_STACKOVERFLOW
144 help 144 help
145 Make extra checks for space available on stack in some 145 Make extra checks for space available on stack in some
146 critical functions. This will cause kernel to run a bit slower, 146 critical functions. This will cause kernel to run a bit slower,
147 but will catch most of kernel stack overruns and exit gracefuly. 147 but will catch most of kernel stack overruns and exit gracefully.
148 148
149 Say Y if you are unsure. 149 Say Y if you are unsure.
150 150