From b11cfb2a6308fc8776423245fad5eaa0b20de0ee Mon Sep 17 00:00:00 2001 From: xuerpeng Date: Mon, 3 Mar 2025 21:18:05 +0800 Subject: [PATCH] deepin: mips: deepin_loongson3_desktop_defconfig: Enable EXFAT Enable EXFAT filesystem. Signed-off-by: xuerpeng --- arch/mips/configs/deepin_loongson3_desktop_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/mips/configs/deepin_loongson3_desktop_defconfig b/arch/mips/configs/deepin_loongson3_desktop_defconfig index e31baeaa7eea..6e36efab7534 100644 --- a/arch/mips/configs/deepin_loongson3_desktop_defconfig +++ b/arch/mips/configs/deepin_loongson3_desktop_defconfig @@ -362,6 +362,7 @@ CONFIG_MSDOS_FS=m CONFIG_VFAT_FS=m CONFIG_FAT_DEFAULT_CODEPAGE=936 CONFIG_FAT_DEFAULT_IOCHARSET="gb2312" +CONFIG_EXFAT_FS=m CONFIG_PROC_KCORE=y CONFIG_TMPFS=y CONFIG_TMPFS_POSIX_ACL=y