diff options
| author | Andrea <linckandrea01@gmail.com> | 2020-08-01 13:48:08 +0200 |
|---|---|---|
| committer | jro1979oliver <jroliveira.oliveira301@gmail.com> | 2020-08-13 15:54:11 -0300 |
| commit | 0357ff390d227c94bca0216b517993e133ed5448 (patch) | |
| tree | d28e77dfb01c5609e1a4721978d0c5e4b9fc6cd2 | |
| parent | 3349d5c0f5c42d02292ec3b7107be1b090c9f479 (diff) | |
defconfig: enable f2fsq10.0
Change-Id: I22cf90b0da0e880146cdc21ea204f4adf8c517e3
| -rw-r--r-- | arch/arm/configs/lineageos_victara_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/lineageos_victara_defconfig b/arch/arm/configs/lineageos_victara_defconfig index 17fb4687f0b..72391a6377a 100644 --- a/arch/arm/configs/lineageos_victara_defconfig +++ b/arch/arm/configs/lineageos_victara_defconfig @@ -3258,6 +3258,8 @@ CONFIG_FS_MBCACHE=y # CONFIG_OCFS2_FS is not set # CONFIG_BTRFS_FS is not set # CONFIG_NILFS2_FS is not set +CONFIG_F2FS_FS=y +CONFIG_F2FS_FS_SECURITY=y CONFIG_FS_POSIX_ACL=y CONFIG_FILE_LOCKING=y CONFIG_FSNOTIFY=y |
