sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / kernel / Kconfig.preempt
index 0669b70..bf987b9 100644 (file)
@@ -52,13 +52,3 @@ config PREEMPT
 
 endchoice
 
-config RCU_TRACE
-       bool "Enable tracing for RCU - currently stats in debugfs"
-       select DEBUG_FS
-       default y
-       help
-         This option provides tracing in RCU which presents stats
-         in debugfs for debugging RCU implementation.
-
-         Say Y here if you want to enable RCU tracing
-         Say N if you are unsure.