nbd's makefile/menuconfig rewrite
[openwrt-10.03/.git] / package / bridge / Config.in
index 8a5ebce0e98fa1d54c95fe082ef0bf36e0a329d4..8e5cddbb3610e4ba036ace39d32fdaeb22efbc61 100644 (file)
@@ -1,6 +1,6 @@
 config BR2_PACKAGE_BRIDGE
-       bool "bridge"
-       default n
+       tristate "Ethernet bridging support"
+       default y
        help
          Manage ethernet bridging; a way to connect networks together to 
          form a larger network.