mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 05:55:44 +02:00
ANDROID: gki_defconfig: enable f2fs compression by GKI
Missing x86. This enables f2fs compression. Bug: 142316954 Bug: 110272315 Bug: 160198145 Signed-off-by: Jaegeuk Kim <jaegeuk@google.com> Change-Id: Ia33d04de7260b6c12055ed49a735fb4120bf15e1
This commit is contained in:
parent
d3f878bd9c
commit
fd5e6828d3
|
|
@ -388,6 +388,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