aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 4cf0ab13d187..1d5550d19b66 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -367,7 +367,7 @@ config X86_RDC321X
367config SCHED_NO_NO_OMIT_FRAME_POINTER 367config SCHED_NO_NO_OMIT_FRAME_POINTER
368 def_bool y 368 def_bool y
369 prompt "Single-depth WCHAN output" 369 prompt "Single-depth WCHAN output"
370 depends on X86_32 370 depends on X86
371 help 371 help
372 Calculate simpler /proc/<PID>/wchan values. If this option 372 Calculate simpler /proc/<PID>/wchan values. If this option
373 is disabled then wchan values will recurse back to the 373 is disabled then wchan values will recurse back to the