Fixed typo in menuconfig
[openwrt-10.03/.git] / package / tcpdump / Config.in
index 798101af6735d3d974daa20b55fdf3822fdeaa95..4a8d1c732ac31134200d456963f18b919eee470a 100644 (file)
@@ -1,9 +1,9 @@
 config BR2_PACKAGE_TCPDUMP
+       tristate "tcpdump - Network monitoring and data acquisition tool"
+       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/