mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
all: enable the CONFIG_F2FS_FS_COMPRESSION option (#3689)
* rk35xx: enable the CONFIG_F2FS_FS_COMPRESSION option This allows to use compression on a F2FS partition to save space and reduce I/O operations to media. * all: enable the CONFIG_F2FS_FS_COMPRESSION option
This commit is contained in:
@@ -6580,7 +6580,7 @@ CONFIG_F2FS_FS_POSIX_ACL=y
|
||||
CONFIG_F2FS_FS_SECURITY=y
|
||||
CONFIG_F2FS_CHECK_FS=y
|
||||
# CONFIG_F2FS_FAULT_INJECTION is not set
|
||||
# CONFIG_F2FS_FS_COMPRESSION is not set
|
||||
CONFIG_F2FS_FS_COMPRESSION=y
|
||||
CONFIG_F2FS_IOSTAT=y
|
||||
CONFIG_ZONEFS_FS=m
|
||||
CONFIG_FS_POSIX_ACL=y
|
||||
|
||||
Reference in New Issue
Block a user