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.