diff options
author | David S. Miller <davem@davemloft.net> | 2020-02-21 22:39:34 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-21 22:39:34 +0100 |
commit | e65ee2fb54d4745d7b7d9061d7fe33c5c5bf3b06 (patch) | |
tree | 04b1728c397ad4604a6163529f51dfd48dfdbc07 /net/Kconfig | |
parent | Merge branch 'Migrate-QRTR-Nameservice-to-Kernel' (diff) | |
parent | Merge tag 'linux-watchdog-5.6-rc3' of git://www.linux-watchdog.org/linux-watc... (diff) | |
download | linux-e65ee2fb54d4745d7b7d9061d7fe33c5c5bf3b06.tar.xz linux-e65ee2fb54d4745d7b7d9061d7fe33c5c5bf3b06.zip |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Conflict resolution of ice_virtchnl_pf.c based upon work by
Stephen Rothwell.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/Kconfig')
-rw-r--r-- | net/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/Kconfig b/net/Kconfig index b0937a700f01..2eeb0e55f7c9 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -189,7 +189,6 @@ config BRIDGE_NETFILTER depends on NETFILTER_ADVANCED select NETFILTER_FAMILY_BRIDGE select SKB_EXTENSIONS - 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 |