projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43a3f95
)
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)
SVN-Revision: 16933
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 9f4c1175c9f85b5fa5a30494eb018b997c9250be..92efddc0360e4d4388b7143640b26ca917aaa49f 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"