Enable CONFIG_NTFS_FS (alias registration for mounting ntfs3)
Description:
It seems CONFIG_NTFS_FS is used for alias for ntfs3 driver at kernel>=6.9
(see url below) and used to mount of util-linux without /usr/bin/mount.ntfs wrapper.
ntfs-3g has /usr/bin/mount.ntfs symlink to ntfs-3g. It should be removed after this was enabled.
- package version: 6.14.4.arch1-1
- Last comment of https://github.com/util-linux/util-linux/issues/1508