aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-08-05 16:42:26 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-08-05 16:42:26 +0000
commitd43337e8f79c580df0cd15e3c55d4d896d35538d (patch)
tree9496e0df159fd0b5526b089f8b345c8977121531 /target
parentd3dd2b6ae5a21d3c73b6434fc4d4309083485dfc (diff)
downloadupstream-d43337e8f79c580df0cd15e3c55d4d896d35538d.tar.gz
upstream-d43337e8f79c580df0cd15e3c55d4d896d35538d.tar.bz2
upstream-d43337e8f79c580df0cd15e3c55d4d896d35538d.zip
switch to using the SLUB allocator by default in 2.6.26
SVN-Revision: 12138
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic-2.6/config-2.6.264
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/config-2.6.26 b/target/linux/generic-2.6/config-2.6.26
index 7582e47d18..501dd4e795 100644
--- a/target/linux/generic-2.6/config-2.6.26
+++ b/target/linux/generic-2.6/config-2.6.26
@@ -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