summaryrefslogtreecommitdiffstats
path: root/target/linux/linux-2.4/config/x86
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/linux-2.4/config/x86')
-rw-r--r--target/linux/linux-2.4/config/x864
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/linux-2.4/config/x86 b/target/linux/linux-2.4/config/x86
index 6da4f94aa..728613c4a 100644
--- a/target/linux/linux-2.4/config/x86
+++ b/target/linux/linux-2.4/config/x86
@@ -276,7 +276,6 @@ 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
@@ -289,6 +288,8 @@ CONFIG_IP_NF_CT_PROTO_GRE=m
CONFIG_IP_NF_PPTP=m
CONFIG_IP_NF_SIP=m
CONFIG_IP_NF_H323=m
+CONFIG_IP_NF_MMS=m
+CONFIG_IP_NF_RTSP=m
CONFIG_IP_NF_QUEUE=m
CONFIG_IP_NF_IPTABLES=y
CONFIG_IP_NF_MATCH_LIMIT=m
@@ -341,6 +342,7 @@ 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_RTSP=m
CONFIG_IP_NF_NAT_AMANDA=m
CONFIG_IP_NF_NAT_SNMP_BASIC=m
CONFIG_IP_NF_NAT_IRC=y