summaryrefslogtreecommitdiffstats
path: root/package/bridge/Config.in
blob: d7703a70c386508168c4f9e5964adb66bfb27dd4 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_BRIDGE
	bool "bridge"
	default n
	depends BR2_PACKAGE_LINUX
	help
	  Manage ethernet bridging; a way to connect networks together to
	  form a larger network.

	  http://bridge.sourceforge.net/