X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2f006aa5e8a74e2dd224f5e9b90d36c79651fd66..8103e50607015a0bc0a927b723c96a36a0c60f39:/package/bridge/Config.in diff --git a/package/bridge/Config.in b/package/bridge/Config.in index 8a5ebce0e..8e5cddbb3 100644 --- a/package/bridge/Config.in +++ b/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.