--- linux/fs/Config.in.orig Wed Jun 3 15:17:49 1998 +++ linux/fs/Config.in Mon Jun 8 15:29:23 1998 @@ -10,7 +10,7 @@ tristate 'Second extended fs support' CONFIG_EXT2_FS tristate 'xiafs filesystem support' CONFIG_XIA_FS -tristate 'Native language support (Unicode, codepages)' CONFIG_NLS +tristate 'Native language support (needed for Joliet and FAT)' CONFIG_NLS if [ "$CONFIG_NLS" = "y" -o "$CONFIG_NLS" = "m" ]; then dep_tristate 'ISO9660 cdrom filesystem support' CONFIG_ISO9660_FS $CONFIG_NLS