sched: remove the !PREEMPT_BKL code
[safe/jmp/linux-2.6] / kernel / Kconfig.preempt
index 4420ef4..0669b70 100644 (file)
@@ -52,10 +52,6 @@ config PREEMPT
 
 endchoice
 
-config PREEMPT_BKL
-       def_bool y
-       depends on SMP || PREEMPT
-
 config RCU_TRACE
        bool "Enable tracing for RCU - currently stats in debugfs"
        select DEBUG_FS