diff options
Diffstat (limited to 'net/bridge/Kconfig')
-rw-r--r-- | net/bridge/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/bridge/Kconfig b/net/bridge/Kconfig index 12265aff7099..e143ca678881 100644 --- a/net/bridge/Kconfig +++ b/net/bridge/Kconfig | |||
@@ -5,6 +5,7 @@ | |||
5 | config BRIDGE | 5 | config BRIDGE |
6 | tristate "802.1d Ethernet Bridging" | 6 | tristate "802.1d Ethernet Bridging" |
7 | select LLC | 7 | select LLC |
8 | select STP | ||
8 | ---help--- | 9 | ---help--- |
9 | If you say Y here, then your Linux box will be able to act as an | 10 | If you say Y here, then your Linux box will be able to act as an |
10 | Ethernet bridge, which means that the different Ethernet segments it | 11 | Ethernet bridge, which means that the different Ethernet segments it |