Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/printk',...
[linux-2.6-block.git] / kernel / Kconfig.preempt
index c64ce9c14207644bfc07c5f2c729f5fe9b66c5b6..bf987b95b3560fbd0a7d8a820335100a55e1d105 100644 (file)
@@ -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.
-