1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-25 03:13:20 +02:00

[kernel] explicitely enable bootmem on 2.6.35 - required by crashlog (#7695)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22506 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-08-06 02:02:21 +00:00
parent f1989e56bd
commit b83ee2b042

View File

@ -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