Add support for Btrfs (#1612)
Add support for Btrfs file system to the kernel to allow host OS and Add-ons to mount external disks formatted with it.
This commit is contained in:
@@ -15,6 +15,7 @@ CONFIG_VFAT_FS=y
|
||||
CONFIG_SQUASHFS=y
|
||||
CONFIG_SQUASHFS_XATTR=y
|
||||
CONFIG_SQUASHFS_LZ4=y
|
||||
CONFIG_BTRFS_FS=y
|
||||
|
||||
# CONFIG_SECCOMP is not set
|
||||
CONFIG_AUDIT=y
|
||||
|
||||
Reference in New Issue
Block a user