aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc
diff options
context:
space:
mode:
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 e7f1a2993f78..ec37e185d20d 100644
--- a/arch/openrisc/Kconfig
+++ b/arch/openrisc/Kconfig
@@ -146,7 +146,7 @@ config DEBUG_STACKOVERFLOW
146 help 146 help
147 Make extra checks for space available on stack in some 147 Make extra checks for space available on stack in some
148 critical functions. This will cause kernel to run a bit slower, 148 critical functions. This will cause kernel to run a bit slower,
149 but will catch most of kernel stack overruns and exit gracefuly. 149 but will catch most of kernel stack overruns and exit gracefully.
150 150
151 Say Y if you are unsure. 151 Say Y if you are unsure.
152 152