xfs: Added XFS support in config file - s.vm

Description:
 - Added XFS support in Kernel Service VM config file

Signed-off-by: Ionut Nechita <ionut_n2001@yahoo.com>
Change-Id: Ic76684b701ff5cf7ba90850776240eb2d77287c1
This commit is contained in:
Ionut Nechita 2022-06-01 21:49:10 +03:00 committed by wenlingz
parent 6537f798d1
commit c33fceaece
1 changed files with 9 additions and 0 deletions

View File

@ -853,6 +853,15 @@ CONFIG_UNWINDER_FRAME_POINTER=y
CONFIG_DRM_AST=y
CONFIG_XFS_FS=y
CONFIG_XFS_SUPPORT_V4=y
CONFIG_XFS_QUOTA=y
CONFIG_XFS_POSIX_ACL=y
# CONFIG_XFS_RT is not set
# CONFIG_XFS_ONLINE_SCRUB is not set
# CONFIG_XFS_WARN is not set
# CONFIG_XFS_DEBUG is not set
CONFIG_HAS_IOMEM=y
CONFIG_MMU=y