projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
668b85c
)
[kernel] 2.6.30: add CONFIG_DEFAULT_MMAP_MIN_ADDR symbol
author
Gabor Juhos
<juhosg@openwrt.org>
Mon, 20 Jul 2009 10:54:49 +0000
(10:54 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Mon, 20 Jul 2009 10:54:49 +0000
(10:54 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16933
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/generic-2.6/config-2.6.30
patch
|
blob
|
history
diff --git
a/target/linux/generic-2.6/config-2.6.30
b/target/linux/generic-2.6/config-2.6.30
index
9f4c117
..
92efddc
100644
(file)
--- a/
target/linux/generic-2.6/config-2.6.30
+++ b/
target/linux/generic-2.6/config-2.6.30
@@
-407,6
+407,7
@@
CONFIG_DEBUG_FS=y
CONFIG_DEFAULT_DEADLINE=y
# CONFIG_DEFAULT_HTCP is not set
CONFIG_DEFAULT_IOSCHED="deadline"
+CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
# CONFIG_DEFAULT_NOOP is not set
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="westwood"