mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
ANDROID: gki_defconfig: enable f2fs compression by GKI
This enables f2fs compression. Bug: 142316954 Bug: 110272315 Bug: 160198145 Signed-off-by: Jaegeuk Kim <jaegeuk@google.com> Change-Id: I497df0d17047f9b7ddf3670b5574e2100cc9afba
This commit is contained in:
parent
4ad2fd5329
commit
d3f878bd9c
|
|
@ -454,6 +454,7 @@ CONFIG_EXT4_FS_POSIX_ACL=y
|
|||
CONFIG_EXT4_FS_SECURITY=y
|
||||
CONFIG_F2FS_FS=y
|
||||
CONFIG_F2FS_FS_SECURITY=y
|
||||
CONFIG_F2FS_FS_COMPRESSION=y
|
||||
CONFIG_FS_ENCRYPTION=y
|
||||
CONFIG_FS_ENCRYPTION_INLINE_CRYPT=y
|
||||
CONFIG_FS_VERITY=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user