summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_BRIDGE_MRP
blob: 92d19f49a72cbcea1e4abc633b267b05c368c648 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# CONFIG_BRIDGE_MRP:
# 
# If you say Y here, then the Ethernet bridge will be able to run MRP
# protocol to detect loops
# 
# Say N to exclude this support and reduce the binary size.
# 
# If unsure, say N.
# 
# Symbol: BRIDGE_MRP [=n]
# Type  : bool
# Defined at net/bridge/Kconfig:65
#   Prompt: MRP protocol
#   Depends on: NET [=y] && BRIDGE [=m]
#   Location:
#     -> Networking support (NET [=y])
#       -> Networking options
#         -> 802.1d Ethernet Bridging (BRIDGE [=m])
# 
# 
# 
CONFIG_BRIDGE_MRP=y