net/mlx5: Change the acl enable prototype to return status
[cascardo/linux.git] / fs / fuse / Kconfig
index 1b2f6c2..76f09ce 100644 (file)
@@ -1,5 +1,6 @@
 config FUSE_FS
        tristate "FUSE (Filesystem in Userspace) support"
+       select FS_POSIX_ACL
        help
          With FUSE it is possible to implement a fully functional filesystem
          in a userspace program.