Initial revision
[openwrt/svn-archive/archive.git] / openwrt / package / bridge / Config.in
diff --git a/openwrt/package/bridge/Config.in b/openwrt/package/bridge/Config.in
new file mode 100644 (file)
index 0000000..8a5ebce
--- /dev/null
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_BRIDGE
+       bool "bridge"
+       default n
+       help
+         Manage ethernet bridging; a way to connect networks together to 
+         form a larger network.
+
+         http://bridge.sourceforge.net/