summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm-2.6/config
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-09 02:46:51 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-06-09 02:46:51 +0000
commit4bbeddb8915568cad48fa6a975359ed2d0d56734 (patch)
tree0b53dac0b6772012d08e4e2e8ea15c37c0118884 /target/linux/brcm-2.6/config
parent346f9ef17c183672a51082e5df611fc1e5d43fde (diff)
enable slab, disable slob - for better performance (#583)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3925 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm-2.6/config')
-rw-r--r--target/linux/brcm-2.6/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm-2.6/config b/target/linux/brcm-2.6/config
index a916628c4..4a5d98c09 100644
--- a/target/linux/brcm-2.6/config
+++ b/target/linux/brcm-2.6/config
@@ -168,10 +168,10 @@ CONFIG_CC_ALIGN_FUNCTIONS=0
CONFIG_CC_ALIGN_LABELS=0
CONFIG_CC_ALIGN_LOOPS=0
CONFIG_CC_ALIGN_JUMPS=0
-# CONFIG_SLAB is not set
+CONFIG_SLAB=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
-CONFIG_SLOB=y
+# CONFIG_SLOB is not set
CONFIG_OBSOLETE_INTERMODULE=y
#