Linux 2.6.16.2
[openwrt.git] / package / bridge / Config.in
1 config BR2_PACKAGE_BRIDGE
2         prompt "bridge............................ Ethernet bridging configuration utility"
3         tristate
4         default y
5         help
6           Manage ethernet bridging; a way to connect networks together to 
7           form a larger network.
8           
9           http://bridge.sourceforge.net/
10