precompile ppp active filter (reduces libpcap overhead to only a few k), enable by...
[openwrt-10.03/.git] / package / ppp / Config.in
index 0dda3cc83f61e2c210a1759a0d13ac60af1fb405..21139adf77619e7b1238146030e25162a15e9b35 100644 (file)
@@ -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"