wimax: convert printk to pr_foo()
[firefly-linux-kernel-4.4.55.git] / net / Kconfig
index 4051fdfa43677ccf7142244c97e2e383515e77e8..d6b138e2c263851d0164cc321794363a52cc6c77 100644 (file)
@@ -176,10 +176,11 @@ config NETFILTER_ADVANCED
          If unsure, say Y.
 
 config BRIDGE_NETFILTER
-       bool "Bridged IP/ARP packets filtering"
-       depends on BRIDGE && NETFILTER && INET
+       tristate "Bridged IP/ARP packets filtering"
+       depends on BRIDGE
+       depends on NETFILTER && INET
        depends on NETFILTER_ADVANCED
-       default y
+       default m
        ---help---
          Enabling this option will let arptables resp. iptables see bridged
          ARP resp. IP traffic. If you want a bridging firewall, you probably