Skip to content

Commit

Permalink
netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS
Browse files Browse the repository at this point in the history
firewalld in Fedora 16 needs this.

Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
davem330 committed Dec 2, 2011
1 parent d01ff0a commit 3ced1be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/netfilter/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ config NF_CONNTRACK_BROADCAST

config NF_CONNTRACK_NETBIOS_NS
tristate "NetBIOS name service protocol support"
depends on NETFILTER_ADVANCED
select NF_CONNTRACK_BROADCAST
help
NetBIOS name service requests are sent as broadcast messages from an
Expand Down

0 comments on commit 3ced1be

Please sign in to comment.