X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/3d80c3754b3421428b47f89ce26f07adf10e7501..841a64997f6de6f0144b07442c36c4886d61bf72:/openwrt/package/bridge/Config.in diff --git a/openwrt/package/bridge/Config.in b/openwrt/package/bridge/Config.in index 8a5ebce0e..8e5cddbb3 100644 --- a/openwrt/package/bridge/Config.in +++ b/openwrt/package/bridge/Config.in @@ -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.