aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/Kconfig.debug
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arc/Kconfig.debug')
-rw-r--r--arch/arc/Kconfig.debug7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arc/Kconfig.debug b/arch/arc/Kconfig.debug
index 962c6099659e..a7fc0da25650 100644
--- a/arch/arc/Kconfig.debug
+++ b/arch/arc/Kconfig.debug
@@ -15,13 +15,6 @@ config EARLY_PRINTK
with klogd/syslogd or the X server. You should normally N here,
unless you want to debug such a crash.
-config DEBUG_STACKOVERFLOW
- bool "Check for stack overflows"
- depends on DEBUG_KERNEL
- help
- This option will cause messages to be printed if free stack space
- drops below a certain limit.
-
config 16KSTACKS
bool "Use 16Kb for kernel stacks instead of 8Kb"
help