summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/ar531x-2.4/config
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-02-05 20:41:01 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-02-05 20:41:01 +0000
commit71fcaa828ccf72997946a9b305ccc195926350c4 (patch)
tree9a88a576cd50c2d3a9a646e8fdd48a11424eb244 /openwrt/target/linux/ar531x-2.4/config
parent2f9ff49f50f4eac51fa0b9a117f6470615002c70 (diff)
downloadmtk-20170518-71fcaa828ccf72997946a9b305ccc195926350c4.zip
mtk-20170518-71fcaa828ccf72997946a9b305ccc195926350c4.tar.gz
mtk-20170518-71fcaa828ccf72997946a9b305ccc195926350c4.tar.bz2
Added support for ppp filtering, as userland pppd can now support filtering
SVN-Revision: 3151
Diffstat (limited to 'openwrt/target/linux/ar531x-2.4/config')
-rw-r--r--openwrt/target/linux/ar531x-2.4/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/linux/ar531x-2.4/config b/openwrt/target/linux/ar531x-2.4/config
index 4cf9d3b..e9d8f8a 100644
--- a/openwrt/target/linux/ar531x-2.4/config
+++ b/openwrt/target/linux/ar531x-2.4/config
@@ -628,7 +628,7 @@ CONFIG_NET_ETHERNET=y
# 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