Skip to content

Commit 5ce16e1

Browse files
nati_x86_64_defconfig: Replace CONFIG_NTFS_FS
Older NTFS file system has been deprecated and has been replaced by NTFS3. Hence, replace the older config option with the newer one. Refer commit 7ffa8f3 ("fs: Remove NTFS classic") for more details. Signed-off-by: Rajendra Desai <[email protected]>
1 parent 465b14e commit 5ce16e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/x86/configs/nati_x86_64_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,9 +559,9 @@ CONFIG_OVERLAY_FS=y
559559
CONFIG_ISO9660_FS=y
560560
CONFIG_MSDOS_FS=y
561561
CONFIG_VFAT_FS=y
562+
CONFIG_NTFS3_FS=m
562563
CONFIG_NTFS3_LZX_XPRESS=y
563564
CONFIG_NTFS3_FS_POSIX_ACL=y
564-
CONFIG_NTFS_FS=m
565565
CONFIG_PROC_KCORE=y
566566
CONFIG_TMPFS_POSIX_ACL=y
567567
CONFIG_HUGETLBFS=y

0 commit comments

Comments
 (0)