X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2FKconfig;h=b5e582bd769dd974fcb671adfac389f6c72d02e1;hb=426e1f5cec4821945642230218876b0e89aafab1;hp=3d185308ec883bd0c06be0d151385c65e15b3353;hpb=5a4179460cb50d939a2ae713cf88fcbff75f2c1c;p=pandora-kernel.git diff --git a/fs/Kconfig b/fs/Kconfig index 3d185308ec88..b5e582bd769d 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -47,9 +47,13 @@ source "fs/nilfs2/Kconfig" endif # BLOCK +config EXPORTFS + tristate + 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 @@ -221,9 +225,6 @@ config LOCKD_V4 depends on FILE_LOCKING default y -config EXPORTFS - tristate - config NFS_ACL_SUPPORT tristate select FS_POSIX_ACL