X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2FKconfig;h=771f457402d4937c4ca29d448ab886b5d4959ae8;hb=6dbd972850c092e50e10bd14a3324e2abe88997a;hp=b5e582bd769dd974fcb671adfac389f6c72d02e1;hpb=31453a9764f7e2a72a6e2c502ace586e2663a68c;p=pandora-kernel.git diff --git a/fs/Kconfig b/fs/Kconfig index b5e582bd769d..771f457402d4 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -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 @@ -63,7 +62,6 @@ source "fs/notify/Kconfig" source "fs/quota/Kconfig" -source "fs/autofs/Kconfig" source "fs/autofs4/Kconfig" source "fs/fuse/Kconfig" @@ -235,7 +233,6 @@ config NFS_COMMON default y source "net/sunrpc/Kconfig" -source "fs/smbfs/Kconfig" source "fs/ceph/Kconfig" source "fs/cifs/Kconfig" source "fs/ncpfs/Kconfig"