diff options
Diffstat (limited to 'arch/m32r/Kconfig.debug')
-rw-r--r-- | arch/m32r/Kconfig.debug | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/m32r/Kconfig.debug b/arch/m32r/Kconfig.debug index bb1afc1a31cc..6c612b7691b0 100644 --- a/arch/m32r/Kconfig.debug +++ b/arch/m32r/Kconfig.debug | |||
@@ -2,13 +2,6 @@ menu "Kernel hacking" | |||
2 | 2 | ||
3 | source "lib/Kconfig.debug" | 3 | source "lib/Kconfig.debug" |
4 | 4 | ||
5 | config DEBUG_STACKOVERFLOW | ||
6 | bool "Check for stack overflows" | ||
7 | depends on DEBUG_KERNEL | ||
8 | help | ||
9 | This option will cause messages to be printed if free stack space | ||
10 | drops below a certain limit. | ||
11 | |||
12 | config DEBUG_PAGEALLOC | 5 | config DEBUG_PAGEALLOC |
13 | bool "Debug page memory allocations" | 6 | bool "Debug page memory allocations" |
14 | depends on DEBUG_KERNEL && BROKEN | 7 | depends on DEBUG_KERNEL && BROKEN |