]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - init/Kconfig
BKL: That's all, folks
[karo-tx-linux.git] / init / Kconfig
index be788c0957d4abac813eef18abe7822177542969..a88d1c919a4d1b5ae441d750a616796f0a588234 100644 (file)
@@ -69,11 +69,6 @@ config BROKEN_ON_SMP
        depends on BROKEN || !SMP
        default y
 
-config LOCK_KERNEL
-       bool
-       depends on (SMP || PREEMPT) && BKL
-       default y
-
 config INIT_ENV_ARG_LIMIT
        int
        default 32 if !UML