mirror of
https://github.com/riptidewave93/UNVR-NAS.git
synced 2025-03-09 15:40:13 +00:00
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:
parent
6073549e7e
commit
54f083a1b0
4 changed files with 14 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue