ARM64: configs: sm7125: Enable erofs PCD

Signed-off-by: Ruchit <ruchitmarathe@gmail.com>
fourteen
Rajan Palaniya 2 years ago committed by Jenna
parent 786545ff97
commit 81353f2949
  1. 2
      arch/arm64/configs/vendor/lineage-a52q_defconfig
  2. 2
      arch/arm64/configs/vendor/lineage-a72q_defconfig

@ -5942,6 +5942,8 @@ CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=y
# CONFIG_EXPORTFS_BLOCK_OPS is not set
CONFIG_EROFS_FS=y
CONFIG_EROFS_FS_PCPU_KTHREAD=y
CONFIG_EROFS_FS_PCPU_KTHREAD_HIPRI=y
# CONFIG_EROFS_FS_DEBUG is not set
CONFIG_EROFS_FS_XATTR=y
CONFIG_EROFS_FS_POSIX_ACL=y

@ -5948,6 +5948,8 @@ CONFIG_FS_VERITY=y
# CONFIG_FS_VERITY_DEBUG is not set
CONFIG_FS_VERITY_BUILTIN_SIGNATURES=y
CONFIG_EROFS_FS=y
CONFIG_EROFS_FS_PCPU_KTHREAD=y
CONFIG_EROFS_FS_PCPU_KTHREAD_HIPRI=y
# CONFIG_EROFS_FS_DEBUG is not set
CONFIG_EROFS_FS_XATTR=y
CONFIG_EROFS_FS_POSIX_ACL=y

Loading…
Cancel
Save