Browse Source

add help desc

Mike Frysinger 21 years ago
parent
commit
b4176386f4
1 changed files with 3 additions and 4 deletions
  1. 3 4
      package/iptables/Config.in

+ 3 - 4
package/iptables/Config.in

@@ -1,8 +1,7 @@
-#
-
 config BR2_PACKAGE_IPTABLES
-	bool"iptables"
+	bool "iptables"
 	default n
 	help
-	  Add help text here.
+	  Linux kernel (2.4+) firewall, NAT, and packet mangling tools.
 
+	  http://www.iptables.org/