diff options
Diffstat (limited to 'arch/m32r/Kconfig.debug')
-rw-r--r-- | arch/m32r/Kconfig.debug | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/m32r/Kconfig.debug b/arch/m32r/Kconfig.debug index 2e1019ddbb22..bb1afc1a31cc 100644 --- a/arch/m32r/Kconfig.debug +++ b/arch/m32r/Kconfig.debug | |||
@@ -9,15 +9,6 @@ config DEBUG_STACKOVERFLOW | |||
9 | This option will cause messages to be printed if free stack space | 9 | This option will cause messages to be printed if free stack space |
10 | drops below a certain limit. | 10 | drops below a certain limit. |
11 | 11 | ||
12 | config DEBUG_STACK_USAGE | ||
13 | bool "Stack utilization instrumentation" | ||
14 | depends on DEBUG_KERNEL | ||
15 | help | ||
16 | Enables the display of the minimum amount of free stack which each | ||
17 | task has ever had available in the sysrq-T and sysrq-P debug output. | ||
18 | |||
19 | This option will slow down process creation somewhat. | ||
20 | |||
21 | config DEBUG_PAGEALLOC | 12 | config DEBUG_PAGEALLOC |
22 | bool "Debug page memory allocations" | 13 | bool "Debug page memory allocations" |
23 | depends on DEBUG_KERNEL && BROKEN | 14 | depends on DEBUG_KERNEL && BROKEN |