switch to using the SLUB allocator by default in 2.6.26
SVN-Revision: 12138
This commit is contained in:
parent
d3dd2b6ae5
commit
d43337e8f7
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue