From ea936b3b9c2637315058725cec58a67800f73bfe Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 5 Feb 2006 20:41:01 +0000 Subject: Added support for ppp filtering, as userland pppd can now support filtering git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3151 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86-2.4/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/x86-2.4/config') diff --git a/target/linux/x86-2.4/config b/target/linux/x86-2.4/config index d46dc3cfd..7b4afaa9c 100644 --- a/target/linux/x86-2.4/config +++ b/target/linux/x86-2.4/config @@ -763,7 +763,7 @@ CONFIG_8139TOO=m # CONFIG_PLIP is not set CONFIG_PPP=m # CONFIG_PPP_MULTILINK is not set -# CONFIG_PPP_FILTER is not set +CONFIG_PPP_FILTER=y CONFIG_PPP_ASYNC=m # CONFIG_PPP_SYNC_TTY is not set CONFIG_PPP_DEFLATE=m -- cgit v1.2.3