diff --git a/fs/cifs/Kconfig b/fs/cifs/Kconfig index 53ed1ad2c112808ea27c92dce5fff5ebefad8651..f66cc1625150839244870bb6bbb3d27893b7ec82 100644 --- a/fs/cifs/Kconfig +++ b/fs/cifs/Kconfig @@ -156,6 +156,6 @@ config CIFS_ACL config CIFS_NFSD_EXPORT bool "Allow nfsd to export CIFS file system (EXPERIMENTAL)" - depends on CIFS && EXPERIMENTAL + depends on CIFS && EXPERIMENTAL && BROKEN help Allows NFS server to export a CIFS mounted share (nfsd over cifs)