xref: /OK3568_Linux_fs/buildroot/package/bridge-utils/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_BRIDGE_UTILS
2	bool "bridge-utils"
3	help
4	  Manage ethernet bridging; a way to connect networks together
5	  to form a larger network.
6
7	  This utility is DEPRECATED. No new features will ever be
8	  added. Instead use the bridge command from the iproute2
9	  package which supports more features.
10
11	  https://git.kernel.org/cgit/linux/kernel/git/shemminger/bridge-utils.git/
12