From 07431e5f0a8657f4a971ba8a8d8b2cebc88c8ad0 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 5 Feb 2006 20:18:24 +0000 Subject: Updated ppp to be compiled with PPP filtering options as it was introduced with the newest libpcap SVN-Revision: 3147 --- openwrt/package/ppp/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'openwrt/package/ppp/Config.in') diff --git a/openwrt/package/ppp/Config.in b/openwrt/package/ppp/Config.in index d97c342..3ac1498 100644 --- a/openwrt/package/ppp/Config.in +++ b/openwrt/package/ppp/Config.in @@ -6,6 +6,12 @@ config BR2_PACKAGE_PPP default y select BR2_PACKAGE_KMOD_PPP +config BR2_PACKAGE_PPP_WITH_FILTER + prompt "Enable filter support" + bool + default y + depends BR2_PACKAGE_LIBPCAP + config BR2_PACKAGE_PPP_MOD_PPPOA prompt "ppp-mod-pppoa................... PPPoA (PPP over ATM) plugin" tristate -- cgit v1.1