kernel/configs/fedora/generic/CONFIG_BRIDGE_MRP
Justin M. Forbes 47a895f435 Linux v5.8.1
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2020-08-12 08:03:24 -05:00

23 lines
515 B
Plaintext

# 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