diff options
Diffstat (limited to 'arch/tile/Kconfig.debug')
-rw-r--r-- | arch/tile/Kconfig.debug | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/tile/Kconfig.debug b/arch/tile/Kconfig.debug index 9bc161a02c71..ddbfc3322d7f 100644 --- a/arch/tile/Kconfig.debug +++ b/arch/tile/Kconfig.debug | |||
@@ -21,15 +21,6 @@ config DEBUG_STACKOVERFLOW | |||
21 | This option will cause messages to be printed if free stack space | 21 | This option will cause messages to be printed if free stack space |
22 | drops below a certain limit. | 22 | drops below a certain limit. |
23 | 23 | ||
24 | config DEBUG_STACK_USAGE | ||
25 | bool "Stack utilization instrumentation" | ||
26 | depends on DEBUG_KERNEL | ||
27 | help | ||
28 | Enables the display of the minimum amount of free stack which each | ||
29 | task has ever had available in the sysrq-T and sysrq-P debug output. | ||
30 | |||
31 | This option will slow down process creation somewhat. | ||
32 | |||
33 | config DEBUG_EXTRA_FLAGS | 24 | config DEBUG_EXTRA_FLAGS |
34 | string "Additional compiler arguments when building with '-g'" | 25 | string "Additional compiler arguments when building with '-g'" |
35 | depends on DEBUG_INFO | 26 | depends on DEBUG_INFO |