readd some hashes and algorithms, needed for ipsec, fixes build of ipsec-tools
[openwrt.git] / package / ppp / Config.in
index 188020035669dde6c210023736a00ff383504812..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 y
-       depends BR2_PACKAGE_LIBPCAP
 
 config BR2_PACKAGE_PPP_MOD_PPPOA
        prompt   "ppp-mod-pppoa................... PPPoA (PPP over ATM) plugin"