X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=kernel%2FKconfig.preempt;h=bf987b95b3560fbd0a7d8a820335100a55e1d105;hb=8be7cdccacfbfc707e7370cad9bb168defed636f;hp=0669b70fa6a3af35c4c67599575a8c2a12154fa4;hpb=70ec75c5b8e0bda7a16fb387f91e08545f379a0e;p=mv-sheeva.git diff --git a/kernel/Kconfig.preempt b/kernel/Kconfig.preempt index 0669b70fa6a..bf987b95b35 100644 --- a/kernel/Kconfig.preempt +++ b/kernel/Kconfig.preempt @@ -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.