linux (Samsung Exynos): enable kernel ntfs3

This commit is contained in:
heitbaum 2021-11-05 01:44:04 +11:00
parent b1a58b21d4
commit 93eee675fb

View File

@ -5014,7 +5014,7 @@ CONFIG_FAT_DEFAULT_IOCHARSET="ascii"
CONFIG_EXFAT_FS=m CONFIG_EXFAT_FS=m
CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8" CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8"
# CONFIG_NTFS_FS is not set # CONFIG_NTFS_FS is not set
# CONFIG_NTFS3_FS is not set CONFIG_NTFS3_FS=m
# CONFIG_NTFS3_LZX_XPRESS is not set # CONFIG_NTFS3_LZX_XPRESS is not set
# CONFIG_NTFS3_FS_POSIX_ACL is not set # CONFIG_NTFS3_FS_POSIX_ACL is not set
# end of DOS/FAT/EXFAT/NT Filesystems # end of DOS/FAT/EXFAT/NT Filesystems