X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=openwrt%2Fpackage%2Fppp%2FConfig.in;h=21139adf77619e7b1238146030e25162a15e9b35;hb=244b1f9d20092144ee161adee420252b1deaee82;hp=0dda3cc83f61e2c210a1759a0d13ac60af1fb405;hpb=d13828815f4b997b0dbb2279c86910e616e42ea4;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/openwrt/package/ppp/Config.in b/openwrt/package/ppp/Config.in index 0dda3cc83f..21139adf77 100644 --- a/openwrt/package/ppp/Config.in +++ b/openwrt/package/ppp/Config.in @@ -8,10 +8,9 @@ config BR2_PACKAGE_PPP select BR2_PACKAGE_KMOD_PPP config BR2_PACKAGE_PPP_WITH_FILTER - prompt "Enable filter support" + prompt "Enable filter support" bool - default n - depends BR2_PACKAGE_LIBPCAP + default y config BR2_PACKAGE_PPP_MOD_PPPOA prompt "ppp-mod-pppoa................... PPPoA (PPP over ATM) plugin"