diff --git a/[refs] b/[refs] index 0ef84ef0a288..cf1f8f3501d9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3329ba05231808c96cf9fd0598b8f46afec9777c +refs/heads/master: 1a448fdb3c5495405bc44d77ea676150f9195444 diff --git a/trunk/fs/Kconfig b/trunk/fs/Kconfig index 157a88583b70..56c83f40cdbe 100644 --- a/trunk/fs/Kconfig +++ b/trunk/fs/Kconfig @@ -1755,7 +1755,8 @@ config NFSD_V3_ACL config NFSD_V4 bool "NFS server support for NFS version 4 (EXPERIMENTAL)" - depends on NFSD && NFSD_V3 && PROC_FS && EXPERIMENTAL + depends on NFSD && PROC_FS && EXPERIMENTAL + select NFSD_V3 select FS_POSIX_ACL select RPCSEC_GSS_KRB5 help