From 1202e11678f9053eee1bae5cc6a6a485019964c7 Mon Sep 17 00:00:00 2001 From: cuiyf5516 <48861298+cuiyf5516@users.noreply.github.com> Date: Mon, 1 Aug 2022 09:59:06 +0800 Subject: [PATCH] rockchip: 5.18: diable ntfs option (#9875) Fixes: #9872 --- target/linux/rockchip/armv8/config-5.18 | 2 -- 1 file changed, 2 deletions(-) diff --git a/target/linux/rockchip/armv8/config-5.18 b/target/linux/rockchip/armv8/config-5.18 index 3a88f0399..774c9a1d7 100644 --- a/target/linux/rockchip/armv8/config-5.18 +++ b/target/linux/rockchip/armv8/config-5.18 @@ -985,8 +985,6 @@ CONFIG_NO_HZ_IDLE=y # CONFIG_NPCM7XX_KCS_IPMI_BMC is not set # CONFIG_NPCM7XX_TIMER is not set # CONFIG_NSPIRE_TIMER is not set -CONFIG_NTFS_FS=y -CONFIG_NTFS_RW=y CONFIG_NVMEM=y # CONFIG_NVMEM_BRCM_NVRAM is not set # CONFIG_NVMEM_IMX_IIM is not set