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:
Jose Luis Salas
2022-04-19 20:30:56 +02:00
committed by GitHub
parent d04155533c
commit 08cf31de73
16 changed files with 16 additions and 16 deletions

View File

@@ -10080,7 +10080,7 @@ CONFIG_F2FS_FS_POSIX_ACL=y
CONFIG_F2FS_FS_SECURITY=y
# CONFIG_F2FS_CHECK_FS is not set
# 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