Add package name and short description to Config.in prompt
[openwrt-10.03/.git] / package / bridge / Config.in
index 8a5ebce0e98fa1d54c95fe082ef0bf36e0a329d4..998dff1cd6f80f826e4e678cc04b77907fd9fc6a 100644 (file)
@@ -1,8 +1,10 @@
 config BR2_PACKAGE_BRIDGE
-       bool "bridge"
-       default n
+       tristate "bridge - Ethernet bridging configuration utility"
+       default y
        help
          Manage ethernet bridging; a way to connect networks together to 
          form a larger network.
-
+         
          http://bridge.sourceforge.net/
+         
+