X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9d30652149fd745711342cec7ee8574e973ec241..525db0fe0807034d2a7bbbfb444e74a7dfbc0453:/openwrt/package/arptables/Config.in?ds=sidebyside

diff --git a/openwrt/package/arptables/Config.in b/openwrt/package/arptables/Config.in
index cde4d0541..e9c33a721 100644
--- a/openwrt/package/arptables/Config.in
+++ b/openwrt/package/arptables/Config.in
@@ -1,6 +1,9 @@
 config BR2_PACKAGE_ARPTABLES
-	tristate "ARP Firewalling"
-	default m
+	tristate "arptables - ARP firewall administration utility"
+	default m if CONFIG_DEVEL
 	help
-		ARP Firewalling (arptables)
-		http://ebtables.sourceforge.net/
+	  ARP Firewalling (arptables)
+	  
+	  http://ebtables.sourceforge.net/
+	  
+