Subject: cell_defconfig: enable NLS_CODEPAGE_437 From: Jens Osterkamp add cp437 for vfat support as requested by SDV in Raleigh Signed-off-by: Signed-off-by: Arnd Bergmann Index: linux-sdk2.1/arch/powerpc/configs/cell_defconfig =================================================================== --- linux-sdk2.1.orig/arch/powerpc/configs/cell_defconfig +++ linux-sdk2.1/arch/powerpc/configs/cell_defconfig @@ -1401,7 +1401,7 @@ CONFIG_EFI_PARTITION=y # CONFIG_NLS=m CONFIG_NLS_DEFAULT="iso8859-1" -# CONFIG_NLS_CODEPAGE_437 is not set +CONFIG_NLS_CODEPAGE_437=m # CONFIG_NLS_CODEPAGE_737 is not set # CONFIG_NLS_CODEPAGE_775 is not set # CONFIG_NLS_CODEPAGE_850 is not set