aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/Kconfig.preempt
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/Kconfig.preempt')
-rw-r--r--kernel/Kconfig.preempt4
1 files changed, 0 insertions, 4 deletions
diff --git a/kernel/Kconfig.preempt b/kernel/Kconfig.preempt
index 4420ef427f83..0669b70fa6a3 100644
--- a/kernel/Kconfig.preempt
+++ b/kernel/Kconfig.preempt
@@ -52,10 +52,6 @@ config PREEMPT
52 52
53endchoice 53endchoice
54 54
55config PREEMPT_BKL
56 def_bool y
57 depends on SMP || PREEMPT
58
59config RCU_TRACE 55config RCU_TRACE
60 bool "Enable tracing for RCU - currently stats in debugfs" 56 bool "Enable tracing for RCU - currently stats in debugfs"
61 select DEBUG_FS 57 select DEBUG_FS