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