From 2e53ea674178254f86f9537bed965fd3c79fb303 Mon Sep 17 00:00:00 2001 From: cuiyf5516 <48861298+cuiyf5516@users.noreply.github.com> Date: Sat, 6 Aug 2022 00:21:54 +0800 Subject: [PATCH] rockchip: 5.19: disable ntfs option (#9889) --- target/linux/rockchip/armv8/config-5.19 | 2 -- 1 file changed, 2 deletions(-) diff --git a/target/linux/rockchip/armv8/config-5.19 b/target/linux/rockchip/armv8/config-5.19 index 1591ae509..e15fef802 100644 --- a/target/linux/rockchip/armv8/config-5.19 +++ b/target/linux/rockchip/armv8/config-5.19 @@ -513,8 +513,6 @@ CONFIG_NLS_ISO8859_1=y CONFIG_NOP_USB_XCEIV=y CONFIG_NO_HZ_COMMON=y CONFIG_NO_HZ_IDLE=y -CONFIG_NTFS_FS=y -CONFIG_NTFS_RW=y CONFIG_NVMEM=y CONFIG_NVMEM_SYSFS=y CONFIG_NVME_CORE=y