diff options
| -rw-r--r-- | arch/nios2/Kconfig.debug | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/nios2/Kconfig.debug b/arch/nios2/Kconfig.debug index 7a49f0d28d14..f1da8a7b17ff 100644 --- a/arch/nios2/Kconfig.debug +++ b/arch/nios2/Kconfig.debug | |||
| @@ -3,15 +3,6 @@ | |||
| 3 | config TRACE_IRQFLAGS_SUPPORT | 3 | config TRACE_IRQFLAGS_SUPPORT |
| 4 | def_bool y | 4 | def_bool y |
| 5 | 5 | ||
| 6 | config DEBUG_STACK_USAGE | ||
| 7 | bool "Enable stack utilization instrumentation" | ||
| 8 | depends on DEBUG_KERNEL | ||
| 9 | help | ||
| 10 | Enables the display of the minimum amount of free stack which each | ||
| 11 | task has ever had available in the sysrq-T and sysrq-P debug output. | ||
| 12 | |||
| 13 | This option will slow down process creation somewhat. | ||
| 14 | |||
| 15 | config EARLY_PRINTK | 6 | config EARLY_PRINTK |
| 16 | bool "Activate early kernel debugging" | 7 | bool "Activate early kernel debugging" |
| 17 | default y | 8 | default y |
