From 8b31b9f06dd6796dfbd2fd666f94ff66418490a5 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Tue, 19 Nov 2013 23:27:01 +0100 Subject: linux-yocto-tiny-kexecboot: add iso8859_1 and codepage 437 for (V)FAT Signed-off-by: Andrea Adami --- recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.10/collie/defconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.10/collie/defconfig') diff --git a/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.10/collie/defconfig b/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.10/collie/defconfig index 1133b63..2903270 100644 --- a/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.10/collie/defconfig +++ b/recipes-kernel/linux/linux-yocto-tiny-kexecboot-3.10/collie/defconfig @@ -133,6 +133,8 @@ CONFIG_JFFS2_RUBIN=y CONFIG_UBIFS_FS=y CONFIG_UBIFS_FS_ADVANCED_COMPR=y CONFIG_CRAMFS=y +CONFIG_NLS_CODEPAGE_437=y +CONFIG_NLS_ISO8859_1=y # CONFIG_ENABLE_WARN_DEPRECATED is not set # CONFIG_ENABLE_MUST_CHECK is not set CONFIG_FRAME_WARN=2048 -- cgit 1.2.3-korg