From b86519d5f218b7a391b8a08fecf8e100375eb93c Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 19 Jul 2009 15:35:48 +0000 Subject: [ppc40x] use SLUB allocator by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16920 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc40x/config-default | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/ppc40x/config-default') diff --git a/target/linux/ppc40x/config-default b/target/linux/ppc40x/config-default index a103bf735..d64d7838f 100644 --- a/target/linux/ppc40x/config-default +++ b/target/linux/ppc40x/config-default @@ -167,6 +167,8 @@ CONFIG_SERIAL_8250_EXTENDED=y # CONFIG_SERIAL_8250_RSA is not set CONFIG_SERIAL_8250_SHARE_IRQ=y CONFIG_SERIAL_OF_PLATFORM=y +# CONFIG_SLAB is not set +CONFIG_SLUB=y CONFIG_TASK_SIZE=0xc0000000 CONFIG_TICK_ONESHOT=y # CONFIG_VGASTATE is not set -- cgit v1.2.3