1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

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
This commit is contained in:
florian
2006-02-05 20:41:01 +00:00
parent 363b70c6be
commit ea936b3b9c
7 changed files with 7 additions and 7 deletions

View File

@@ -976,7 +976,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