1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-24 20:41:05 +02:00

switch to using the SLUB allocator by default in 2.6.26

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12138 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2008-08-05 16:42:26 +00:00
parent 352ead350c
commit 59e1467430

View File

@ -1371,11 +1371,11 @@ CONFIG_SIGNALFD=y
# CONFIG_SK98LIN is not set
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
CONFIG_SLAB=y
# CONFIG_SLAB is not set
CONFIG_SLHC=m
# CONFIG_SLIP is not set
# CONFIG_SLOB is not set
# CONFIG_SLUB is not set
CONFIG_SLUB=y
# CONFIG_SMB_FS is not set
# CONFIG_SMB_NLS_DEFAULT is not set
CONFIG_SND=m