summaryrefslogtreecommitdiffstats
path: root/openwrt/target/linux/x86-2.6/config
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-02-05 20:41:01 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-02-05 20:41:01 +0000
commitac4f11b700d443d7101e1ca9915d089d14ba4afc (patch)
treecdf04dbba9c5d227f3143f012c63d71d00679b8f /openwrt/target/linux/x86-2.6/config
parent76919331422f1fea9773185919356cee6e082447 (diff)
Added support for ppp filtering, as userland pppd can now support filtering
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3151 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/linux/x86-2.6/config')
-rw-r--r--openwrt/target/linux/x86-2.6/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/x86-2.6/config b/openwrt/target/linux/x86-2.6/config
index 9eeee7d28..5347e6b7d 100644
--- a/openwrt/target/linux/x86-2.6/config
+++ b/openwrt/target/linux/x86-2.6/config
@@ -1133,7 +1133,7 @@ CONFIG_ATM_TCP=m
# CONFIG_HIPPI 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