]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - init/Kconfig
BKL: introduce CONFIG_BKL.
[net-next-2.6.git] / init / Kconfig
index 2de5b1cbadd9e47138f879d23cc4d2d5066d32d7..2005a1d499280b162e84cb5a960d747bb4d972b7 100644 (file)
@@ -64,7 +64,7 @@ config BROKEN_ON_SMP
 
 config LOCK_KERNEL
        bool
-       depends on SMP || PREEMPT
+       depends on (SMP || PREEMPT) && BKL
        default y
 
 config INIT_ENV_ARG_LIMIT