aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/linux-2.4/config/brcm
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-12-12 04:03:48 +0000
committerNicolas Thill <nico@openwrt.org>2005-12-12 04:03:48 +0000
commitbf57464e60ac5b576f82ef83715b2338ceb4d106 (patch)
tree83f593c3aa909d7c2097e5270d39769a809760a7 /target/linux/linux-2.4/config/brcm
parent1bb2278a4da56baa7a19322f9a6c182f354ca487 (diff)
downloadmaster-187ad058-bf57464e60ac5b576f82ef83715b2338ceb4d106.tar.gz
master-187ad058-bf57464e60ac5b576f82ef83715b2338ceb4d106.tar.bz2
master-187ad058-bf57464e60ac5b576f82ef83715b2338ceb4d106.zip
adjust svn properties: add missing "svn:keywords" for Makefiles,
set "svn:eol-style" to LF and remove "svn:keywords" for Config.in and ipkg/* files git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2638 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/linux-2.4/config/brcm')
-rw-r--r--target/linux/linux-2.4/config/brcm24
1 files changed, 23 insertions, 1 deletions
diff --git a/target/linux/linux-2.4/config/brcm b/target/linux/linux-2.4/config/brcm
index 5482e4617f..94a9018ec8 100644
--- a/target/linux/linux-2.4/config/brcm
+++ b/target/linux/linux-2.4/config/brcm
@@ -435,7 +435,29 @@ CONFIG_IP_NF_ARP_MANGLE=m
#
# IP: Virtual Server Configuration
#
-# CONFIG_IP_VS is not set
+CONFIG_IP_VS=m
+# CONFIG_IP_VS_DEBUG is not set
+CONFIG_IP_VS_TAB_BITS=12
+
+#
+# IPVS scheduler
+#
+CONFIG_IP_VS_RR=m
+CONFIG_IP_VS_WRR=m
+CONFIG_IP_VS_LC=m
+CONFIG_IP_VS_WLC=m
+CONFIG_IP_VS_LBLC=m
+CONFIG_IP_VS_LBLCR=m
+CONFIG_IP_VS_DH=m
+CONFIG_IP_VS_SH=m
+CONFIG_IP_VS_SED=m
+CONFIG_IP_VS_NQ=m
+
+#
+# IPVS application helper
+#
+CONFIG_IP_VS_FTP=m
+CONFIG_IP_VS_NFCT=y
CONFIG_IPV6=m
#