summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-08-06 02:02:21 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-08-06 02:02:21 +0000
commit52fb76ebff83424604cbb5f97cf612412b5d8670 (patch)
tree7c976fed339f4437cf707ac6847040d0b24a6b57 /target
parent9de10fe3815412c70326c03e805be5e1e089e582 (diff)
downloadmaster-31e0f0ae-52fb76ebff83424604cbb5f97cf612412b5d8670.tar.gz
master-31e0f0ae-52fb76ebff83424604cbb5f97cf612412b5d8670.tar.bz2
master-31e0f0ae-52fb76ebff83424604cbb5f97cf612412b5d8670.zip
explicitely enable bootmem on 2.6.35 - required by crashlog (#7695)
SVN-Revision: 22506
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic/config-2.6.352
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-2.6.35 b/target/linux/generic/config-2.6.35
index 52c2ddea85..ea27b4d9f3 100644
--- a/target/linux/generic/config-2.6.35
+++ b/target/linux/generic/config-2.6.35
@@ -1715,7 +1715,7 @@ CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_UTF8 is not set
-CONFIG_NO_BOOTMEM=y
+# CONFIG_NO_BOOTMEM is not set
# CONFIG_NO_HZ is not set
# CONFIG_NOP_USB_XCEIV is not set
# CONFIG_NORTEL_HERMES is not set