summaryrefslogtreecommitdiffstats
path: root/openwrt/target/linux/linux-2.4/config/x86
diff options
context:
space:
mode:
authorolli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-19 12:32:09 +0000
committerolli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-12-19 12:32:09 +0000
commit1934a722a9e86d048d24706d10e6a3b54b6d4b9f (patch)
treebfa298b12e5fa69ea815c7dd74de2b210f4fcd22 /openwrt/target/linux/linux-2.4/config/x86
parentfa600a9abceeb1f6671d8256aed53f861b5c032e (diff)
fix missing CONFIG_IP_NF_NAT_MMS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2731 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/linux-2.4/config/x86')
-rw-r--r--openwrt/target/linux/linux-2.4/config/x862
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/target/linux/linux-2.4/config/x86 b/openwrt/target/linux/linux-2.4/config/x86
index 47abb9f4f..6da4f94aa 100644
--- a/openwrt/target/linux/linux-2.4/config/x86
+++ b/openwrt/target/linux/linux-2.4/config/x86
@@ -276,6 +276,7 @@ CONFIG_NET_IPGRE=m
#
# IP: Netfilter Configuration
#
+CONFIG_IP_NF_MMS=m
CONFIG_IP_NF_CONNTRACK=y
CONFIG_IP_NF_CONNTRACK_MARK=y
CONFIG_IP_NF_FTP=y
@@ -339,6 +340,7 @@ CONFIG_IP_NF_NAT_PPTP=m
CONFIG_IP_NF_NAT_SIP=m
CONFIG_IP_NF_NAT_H323=m
CONFIG_IP_NF_NAT_PROTO_GRE=m
+CONFIG_IP_NF_NAT_MMS=m
CONFIG_IP_NF_NAT_AMANDA=m
CONFIG_IP_NF_NAT_SNMP_BASIC=m
CONFIG_IP_NF_NAT_IRC=y