Skip to content

Commit 154c60d

Browse files
committed
defconfig: r3/r4: add ext4 acl support
1 parent 50107af commit 154c60d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

arch/arm64/configs/mt7986a_bpi-r3_defconfig

+1
Original file line numberDiff line numberDiff line change
@@ -711,6 +711,7 @@ CONFIG_DYNAMIC_DEBUG=y
711711
CONFIG_EDAC_SUPPORT=y
712712
CONFIG_EINT_MTK=y
713713
CONFIG_EXT4_FS=y
714+
CONFIG_EXT4_FS_POSIX_ACL=y
714715
CONFIG_EXT4_FS_SECURITY=y
715716
CONFIG_F2FS_FS=y
716717
CONFIG_FIT_PARTITION=y

arch/arm64/configs/mt7988a_bpi-r4_defconfig

+1
Original file line numberDiff line numberDiff line change
@@ -713,6 +713,7 @@ CONFIG_DYNAMIC_DEBUG=y
713713
CONFIG_EDAC_SUPPORT=y
714714
CONFIG_EINT_MTK=y
715715
CONFIG_EXT4_FS=y
716+
CONFIG_EXT4_FS_POSIX_ACL=y
716717
CONFIG_EXT4_FS_SECURITY=y
717718
CONFIG_F2FS_FS=y
718719
CONFIG_FIT_PARTITION=y

0 commit comments

Comments
 (0)