summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2002-08-04 18:47:11 +0000
committerBart De Schuymer <bdschuym@pandora.be>2002-08-04 18:47:11 +0000
commite7135daf8f13e7df15b7d5ddb7731691032a24e5 (patch)
treee32e05326812bdf1db4101fef5338231279728cd /kernel
parentfe6d05c7e148488e9ef66a0d9e952c6d64e0d7d6 (diff)
*** empty log message ***
Diffstat (limited to 'kernel')
-rw-r--r--kernel/linux/net/bridge/netfilter/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/linux/net/bridge/netfilter/Config.in b/kernel/linux/net/bridge/netfilter/Config.in
index 37b3668..acb226c 100644
--- a/kernel/linux/net/bridge/netfilter/Config.in
+++ b/kernel/linux/net/bridge/netfilter/Config.in
@@ -5,7 +5,7 @@ dep_tristate ' Bridge: ebtables' CONFIG_BRIDGE_EBT $CONFIG_BRIDGE
dep_tristate ' ebt: filter table support' CONFIG_BRIDGE_EBT_T_FILTER $CONFIG_BRIDGE_EBT
dep_tristate ' ebt: nat table support' CONFIG_BRIDGE_EBT_T_NAT $CONFIG_BRIDGE_EBT
dep_tristate ' ebt: broute table support' CONFIG_BRIDGE_EBT_BROUTE $CONFIG_BRIDGE_EBT
-dep_tristate ' ebt: LOG support' CONFIG_BRIDGE_EBT_LOG $CONFIG_BRIDGE_EBT
+dep_tristate ' ebt: log support' CONFIG_BRIDGE_EBT_LOG $CONFIG_BRIDGE_EBT
dep_tristate ' ebt: IP filter support' CONFIG_BRIDGE_EBT_IPF $CONFIG_BRIDGE_EBT
dep_tristate ' ebt: ARP filter support' CONFIG_BRIDGE_EBT_ARPF $CONFIG_BRIDGE_EBT
dep_tristate ' ebt: 802.1Q VLAN filter support (EXPERIMENTAL)' CONFIG_BRIDGE_EBT_VLANF $CONFIG_BRIDGE_EBT