projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ppc40x] use SLUB allocator by default
[openwrt.git]
/
target
/
linux
/
ppc40x
/
config-default
diff --git
a/target/linux/ppc40x/config-default
b/target/linux/ppc40x/config-default
index
a103bf7
..
d64d783
100644
(file)
--- 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
This page took
0.02736 seconds
and
4
git commands to generate.