feat: bump to 4.0.18 base and add fuse support

* Update to unifi's latest alpha FW 4.0.18
* Add fuse/cuse fs support for https://github.com/riptidewave93/UNVR-NAS/issues/16
This commit is contained in:
Chris Blake 2024-08-16 14:26:11 -05:00
parent 6073549e7e
commit 54f083a1b0
4 changed files with 14 additions and 11 deletions

View file

@ -309,6 +309,8 @@ CONFIG_BTRFS_FS_POSIX_ACL=y
# CONFIG_MANDATORY_FILE_LOCKING is not set
CONFIG_QUOTA=y
# CONFIG_PRINT_QUOTA_WARNING is not set
CONFIG_FUSE_FS=m
CONFIG_CUSE=m
CONFIG_OVERLAY_FS=y
CONFIG_PROC_KCORE=y
CONFIG_TMPFS=y