Fixed typo
[openwrt/svn-archive/archive.git] / openwrt / package / tcpdump / Config.in
index 798101af6735d3d974daa20b55fdf3822fdeaa95..1e32c604f5d9771b8952eb88abd08bb4fd56367d 100644 (file)
@@ -1,9 +1,10 @@
 config BR2_PACKAGE_TCPDUMP
+       prompt "tcpdump........................... Network monitoring and data acquisition tool"
+       tristate
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_LIBPCAP
-       tristate "tcpdump"
-       default m
        help
          A tool for network monitoring and data acquisition.
-
+         
          http://www.tcpdump.org/