X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/68bc528f2291f1549fdd99f86296b749d2af631e..c3379bd97026d8ecc51069fed40e281d921c3df2:/package/ebtables/Config.in?ds=sidebyside

diff --git a/package/ebtables/Config.in b/package/ebtables/Config.in
index 22c32abed..d631c1bfd 100644
--- a/package/ebtables/Config.in
+++ b/package/ebtables/Config.in
@@ -1,6 +1,6 @@
 config BR2_PACKAGE_EBTABLES
-	bool "ebtables"
-	default n
+	tristate "Ethernet Bridge Firewalling"
+	default m if CONFIG_DEVEL
 	help
-		ethernet bridging firewalling
+		Ethernet Bridge Firewalling (ebtables)
 		http://ebtables.sourceforge.net/