Standardize package Config.in, change prompt to package name + short description...
[openwrt/svn-archive/archive.git] / openwrt / package / tcpdump / Config.in
index 9648e890ca0731a575a392aefcb261944bced309..46d60b5c2020bc41a8c7bcdf49991adfe6ae6763 100644 (file)
@@ -1,9 +1,9 @@
 config BR2_PACKAGE_TCPDUMP
-       select BR2_PACKAGE_LIBPCAP
-       tristate "tcpdump"
+       tristate "tcpdump - Network monitoring and data acquisition tool"
        default m if CONFIG_DEVEL
+       select BR2_PACKAGE_LIBPCAP
        help
          A tool for network monitoring and data acquisition.
-
+         
          http://www.tcpdump.org/
-
+