diff options
Diffstat (limited to 'dashboard/config/linux/upstream-arm64-kasan_sw-kcov.config')
| -rw-r--r-- | dashboard/config/linux/upstream-arm64-kasan_sw-kcov.config | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/dashboard/config/linux/upstream-arm64-kasan_sw-kcov.config b/dashboard/config/linux/upstream-arm64-kasan_sw-kcov.config index adc109fe5..137fb890d 100644 --- a/dashboard/config/linux/upstream-arm64-kasan_sw-kcov.config +++ b/dashboard/config/linux/upstream-arm64-kasan_sw-kcov.config @@ -6900,7 +6900,14 @@ CONFIG_FS_IOMAP=y CONFIG_FS_STACK=y CONFIG_BUFFER_HEAD=y # CONFIG_EXT2_FS is not set -# CONFIG_EXT4_FS is not set +CONFIG_EXT4_FS=y +CONFIG_EXT4_USE_FOR_EXT2=y +CONFIG_EXT4_FS_POSIX_ACL=y +CONFIG_EXT4_FS_SECURITY=y +# CONFIG_EXT4_DEBUG is not set +CONFIG_JBD2=y +# CONFIG_JBD2_DEBUG is not set +CONFIG_FS_MBCACHE=y # CONFIG_JFS_FS is not set # CONFIG_XFS_FS is not set # CONFIG_GFS2_FS is not set @@ -6916,6 +6923,7 @@ CONFIG_EXPORTFS=y # CONFIG_EXPORTFS_BLOCK_OPS is not set CONFIG_FILE_LOCKING=y CONFIG_FS_ENCRYPTION=y +CONFIG_FS_ENCRYPTION_ALGS=y # CONFIG_FS_ENCRYPTION_INLINE_CRYPT is not set CONFIG_FS_VERITY=y CONFIG_FS_VERITY_BUILTIN_SIGNATURES=y |
