Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
[sfrench/cifs-2.6.git] / fs / Kconfig
index b5e582bd769dd974fcb671adfac389f6c72d02e1..97673c955484463e4181d4e3f689742bbe558a06 100644 (file)
@@ -53,7 +53,6 @@ config EXPORTFS
 config FILE_LOCKING
        bool "Enable POSIX file locking API" if EMBEDDED
        default y
-       select BKL # while lockd still uses it.
        help
          This option enables standard file locking support, required
           for filesystems like NFS and for the flock() system