disable CONFIG_BRIDGE_NETFILTER by default
SVN-Revision: 10854
This commit is contained in:
parent
52383189dc
commit
cc5b1fb131
2 changed files with 2 additions and 2 deletions
|
@ -159,7 +159,7 @@ CONFIG_BRIDGE_EBT_T_FILTER=m
|
|||
CONFIG_BRIDGE_EBT_T_NAT=m
|
||||
CONFIG_BRIDGE_EBT_ULOG=m
|
||||
CONFIG_BRIDGE_EBT_VLAN=m
|
||||
CONFIG_BRIDGE_NETFILTER=y
|
||||
# CONFIG_BRIDGE_NETFILTER is not set
|
||||
CONFIG_BRIDGE_NF_EBTABLES=m
|
||||
CONFIG_BROKEN_ON_SMP=y
|
||||
CONFIG_BSD_DISKLABEL=y
|
||||
|
|
|
@ -161,7 +161,7 @@ CONFIG_BRIDGE_EBT_T_FILTER=m
|
|||
CONFIG_BRIDGE_EBT_T_NAT=m
|
||||
CONFIG_BRIDGE_EBT_ULOG=m
|
||||
CONFIG_BRIDGE_EBT_VLAN=m
|
||||
CONFIG_BRIDGE_NETFILTER=y
|
||||
# CONFIG_BRIDGE_NETFILTER is not set
|
||||
CONFIG_BRIDGE_NF_EBTABLES=m
|
||||
CONFIG_BROKEN_ON_SMP=y
|
||||
CONFIG_BSD_DISKLABEL=y
|
||||
|
|
Loading…
Reference in a new issue