From fbf22253a700c0f3a8d79f3e473014d2d9405488 Mon Sep 17 00:00:00 2001 From: wuzhifu05 Date: Sun, 4 Feb 2024 14:51:34 +0800 Subject: [PATCH] =?UTF-8?q?rk3399=20userdata=20f2fs=20=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E6=8C=82=E8=BD=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wuzhifu05 --- linux-5.10/yangfan/arch/arm64_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-5.10/yangfan/arch/arm64_defconfig b/linux-5.10/yangfan/arch/arm64_defconfig index 78d14fe..99edd96 100644 --- a/linux-5.10/yangfan/arch/arm64_defconfig +++ b/linux-5.10/yangfan/arch/arm64_defconfig @@ -5360,7 +5360,7 @@ CONFIG_FS_ENCRYPTION_ALGS=y # CONFIG_FS_VERITY is not set # CONFIG_DNOTIFY is not set # CONFIG_FANOTIFY is not set -# CONFIG_QUOTA is not set +CONFIG_QUOTA=y # CONFIG_AUTOFS4_FS is not set # CONFIG_AUTOFS_FS is not set # CONFIG_CUSE is not set -- Gitee