summaryrefslogtreecommitdiff
path: root/release/src/linux/linux/.config
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2015-01-03 14:33:32 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2015-01-03 14:33:32 +0100
commitb7a3f399f23ae80a4177f91a5cbbe4e90e4dd2b4 (patch)
treef0977e670ab1d0d7a38e44400c4b7878b82ddfbe /release/src/linux/linux/.config
parent8b3f733f44cf60d97e2f86f13191600221d283f6 (diff)
downloadtomato-b7a3f399f23ae80a4177f91a5cbbe4e90e4dd2b4.tar.gz
tomato-b7a3f399f23ae80a4177f91a5cbbe4e90e4dd2b4.tar.bz2
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
Diffstat (limited to 'release/src/linux/linux/.config')
-rw-r--r--release/src/linux/linux/.config24
1 files changed, 2 insertions, 22 deletions
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