diff options
Diffstat (limited to 'arch/unicore32')
-rw-r--r-- | arch/unicore32/Kconfig.debug | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/unicore32/Kconfig.debug b/arch/unicore32/Kconfig.debug index 3140151ede4..ae2ec334c3c 100644 --- a/arch/unicore32/Kconfig.debug +++ b/arch/unicore32/Kconfig.debug | |||
@@ -27,13 +27,6 @@ config EARLY_PRINTK | |||
27 | with klogd/syslogd or the X server. You should normally N here, | 27 | with klogd/syslogd or the X server. You should normally N here, |
28 | unless you want to debug such a crash. | 28 | unless you want to debug such a crash. |
29 | 29 | ||
30 | config DEBUG_STACK_USAGE | ||
31 | bool "Enable stack utilization instrumentation" | ||
32 | depends on DEBUG_KERNEL | ||
33 | help | ||
34 | Enables the display of the minimum amount of free stack which each | ||
35 | task has ever had available in the sysrq-T output. | ||
36 | |||
37 | # These options are only for real kernel hackers who want to get their hands dirty. | 30 | # These options are only for real kernel hackers who want to get their hands dirty. |
38 | config DEBUG_LL | 31 | config DEBUG_LL |
39 | bool "Kernel low-level debugging functions" | 32 | bool "Kernel low-level debugging functions" |