From deb380e22cf0d5ffaba2044797a7d47674427062 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Thu, 29 Dec 2005 14:55:32 +0000 Subject: [PATCH] Corrected typo for RTSP support SVN-Revision: 2795 --- openwrt/target/linux/linux-2.4/config/brcm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/target/linux/linux-2.4/config/brcm b/openwrt/target/linux/linux-2.4/config/brcm index a8636a7ba3..1813f44b7a 100644 --- a/openwrt/target/linux/linux-2.4/config/brcm +++ b/openwrt/target/linux/linux-2.4/config/brcm @@ -365,7 +365,7 @@ CONFIG_IP_NF_PPTP=m CONFIG_IP_NF_SIP=m CONFIG_IP_NF_H323=m CONFIG_IP_NF_MMS=m -CONFIG_IP_NF_NAT_RTSP=m +CONFIG_IP_NF_RTSP=m CONFIG_IP_NF_QUEUE=m CONFIG_IP_NF_IPTABLES=y CONFIG_IP_NF_MATCH_LIMIT=m -- 2.30.2