From b7a3f399f23ae80a4177f91a5cbbe4e90e4dd2b4 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 3 Jan 2015 14:33:32 +0100 Subject: issued a 'make menuconfig' for the kernel, DEFAULT_LANG for file systems is set to ISO-8859-1, but the ISO-8859-1 module itself is not selected causing the builing of the kernel to fail --- release/src/linux/linux/.config | 24 ++---------------------- 1 file changed, 2 insertions(+), 22 deletions(-) (limited to 'release/src/linux/linux/.config') diff --git a/release/src/linux/linux/.config b/release/src/linux/linux/.config index 6334c2f4..c038e011 100644 --- a/release/src/linux/linux/.config +++ b/release/src/linux/linux/.config @@ -1,5 +1,5 @@ # -# Automatically generated make config: don't edit +# Automatically generated by make menuconfig: don't edit # CONFIG_MIPS=y CONFIG_MIPS32=y @@ -152,10 +152,6 @@ CONFIG_MTD=y CONFIG_MTD_PARTITIONS=y # CONFIG_MTD_CONCAT is not set # CONFIG_MTD_REDBOOT_PARTS is not set - -# -# User Modules And Translation Layers -# CONFIG_MTD_CHAR=y # CONFIG_MTD_BLOCK is not set CONFIG_MTD_BLOCK_RO=y @@ -211,10 +207,6 @@ CONFIG_MTD_SFLASH=y # CONFIG_MTD_SLRAM is not set # CONFIG_MTD_MTDRAM is not set # CONFIG_MTD_BLKMTD is not set - -# -# Disk-On-Chip Device Drivers -# # CONFIG_MTD_DOC1000 is not set # CONFIG_MTD_DOC2000 is not set # CONFIG_MTD_DOC2001 is not set @@ -387,10 +379,6 @@ CONFIG_IP_NF_TOMATOCT=m # CONFIG_KHTTPD is not set # CONFIG_ATM is not set CONFIG_VLAN_8021Q=y - -# -# -# # CONFIG_IPX is not set # CONFIG_ATALK is not set @@ -653,14 +641,6 @@ CONFIG_UNIX98_PTY_COUNT=16 # Joysticks # # CONFIG_INPUT_GAMEPORT is not set - -# -# Input core support is needed for gameports -# - -# -# Input core support is needed for joysticks -# # CONFIG_QIC02_TAPE is not set # @@ -814,7 +794,7 @@ CONFIG_NLS_DEFAULT="iso8859-1" # CONFIG_NLS_ISO8859_8 is not set # CONFIG_NLS_CODEPAGE_1250 is not set # CONFIG_NLS_CODEPAGE_1251 is not set -# CONFIG_NLS_ISO8859_1 is not set +CONFIG_NLS_ISO8859_1=m # CONFIG_NLS_ISO8859_2 is not set # CONFIG_NLS_ISO8859_3 is not set # CONFIG_NLS_ISO8859_4 is not set -- cgit v1.2.3-54-g00ecf