aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/openrisc/Kconfig')
-rw-r--r--arch/openrisc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/openrisc/Kconfig b/arch/openrisc/Kconfig
index 7589051e79e0..297bd38f7c5d 100644
--- a/arch/openrisc/Kconfig
+++ b/arch/openrisc/Kconfig
@@ -142,7 +142,7 @@ config DEBUG_STACKOVERFLOW
142 bool "Check for kernel stack overflow" 142 bool "Check for kernel stack overflow"
143 default y 143 default y
144 help 144 help
145 Make extra checks for space avaliable 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 gracefuly.
148 148