1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-02 00:51:21 +02:00

2.6.30: add CONFIG_DEFAULT_MMAP_MIN_ADDR symbol

SVN-Revision: 16933
This commit is contained in:
Gabor Juhos 2009-07-20 10:54:49 +00:00
parent 43a3f9555a
commit 2404c8c77b

@ -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"