remove config conflict

This commit is contained in:
zuckerberg 2021-05-09 02:43:11 -04:00
parent b324f74d69
commit 120292fc52

View File

@ -4214,12 +4214,6 @@ in buildLinux {
"BTRFS_FS" = yes; "BTRFS_FS" = yes;
"BTRFS_FS_POSIX_ACL" = yes; "BTRFS_FS_POSIX_ACL" = yes;
"NILFS2_FS" = module; "NILFS2_FS" = module;
"F2FS_FS" = yes;
"F2FS_STAT_FS" = yes;
"F2FS_FS_XATTR" = yes;
"F2FS_FS_POSIX_ACL" = yes;
"F2FS_FS_SECURITY" = yes;
"F2FS_CHECK_FS" = yes;
"ZONEFS_FS" = module; "ZONEFS_FS" = module;
"FS_DAX" = yes; "FS_DAX" = yes;
"FS_POSIX_ACL" = yes; "FS_POSIX_ACL" = yes;