X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=kernel%2FKconfig.preempt;h=bf987b95b3560fbd0a7d8a820335100a55e1d105;hb=a3a065e3f13da8a3470ed09c7f38aad256083726;hp=c64ce9c14207644bfc07c5f2c729f5fe9b66c5b6;hpb=3dde6ad8fc3939d345a3768464ecff43c91d511a;p=safe%2Fjmp%2Flinux-2.6 diff --git a/kernel/Kconfig.preempt b/kernel/Kconfig.preempt index c64ce9c..bf987b9 100644 --- a/kernel/Kconfig.preempt +++ b/kernel/Kconfig.preempt @@ -52,14 +52,3 @@ config PREEMPT endchoice -config PREEMPT_BKL - bool "Preempt The Big Kernel Lock" - depends on SMP || PREEMPT - default y - help - This option reduces the latency of the kernel by making the - big kernel lock preemptible. - - Say Y here if you are building a kernel for a desktop system. - Say N if you are unsure. -