From 91e101d85eefd53887e6003c28d108b2d288ccca Mon Sep 17 00:00:00 2001 From: Jiucheng Xu Date: Mon, 2 Mar 2026 14:26:57 +0800 Subject: [PATCH] config: disable NTFS3 for android 16 [1/1] PD#SWPL-257036 Problem: NTFS3 is not used, disable it to save memory Solution: NTFS3 is not used, disable it to save memory Verify: T6W Change-Id: Idc6a15ef3e1f972852ec8fd89c58a0150cfaffef Signed-off-by: Jiucheng Xu --- arch/arm/configs/a32_base_defconfig | 1 - arch/arm/configs/amlogic_a32.fragment | 3 --- arch/arm/configs/t950s_be311_b_common16-6.12_devconfig | 3 --- 3 files changed, 7 deletions(-) diff --git a/arch/arm/configs/a32_base_defconfig b/arch/arm/configs/a32_base_defconfig index f450961e7..69ff4c8a2 100644 --- a/arch/arm/configs/a32_base_defconfig +++ b/arch/arm/configs/a32_base_defconfig @@ -559,7 +559,6 @@ CONFIG_INCREMENTAL_FS=y CONFIG_MSDOS_FS=y CONFIG_VFAT_FS=y CONFIG_EXFAT_FS=y -CONFIG_NTFS3_FS=y CONFIG_TMPFS=y CONFIG_TMPFS_POSIX_ACL=y CONFIG_PSTORE=y diff --git a/arch/arm/configs/amlogic_a32.fragment b/arch/arm/configs/amlogic_a32.fragment index f68985204..919903031 100644 --- a/arch/arm/configs/amlogic_a32.fragment +++ b/arch/arm/configs/amlogic_a32.fragment @@ -510,9 +510,6 @@ CONFIG_CFG80211=m #mac80211.ko CONFIG_MAC80211=m -#ntfs3.ko -CONFIG_NTFS3_FS=m - # amlogic-audio-utils.ko CONFIG_AMLOGIC_AUDIO_UTILS=m diff --git a/arch/arm/configs/t950s_be311_b_common16-6.12_devconfig b/arch/arm/configs/t950s_be311_b_common16-6.12_devconfig index d092d4b35..88991622e 100644 --- a/arch/arm/configs/t950s_be311_b_common16-6.12_devconfig +++ b/arch/arm/configs/t950s_be311_b_common16-6.12_devconfig @@ -271,9 +271,6 @@ CONFIG_CFG80211=y #mac80211.ko CONFIG_MAC80211=y -#ntfs3.ko -CONFIG_NTFS3_FS=y - #yaffs.ko # CONFIG_AMLOGIC_YAFFS_FS is not set