X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/28e5d6671e4f1ae7c6a663ec83e2011ff16eeb04..dc6cdad9ce492723a0be9588d60c092c987e3b68:/openwrt/package/tcpdump/Config.in?ds=sidebyside diff --git a/openwrt/package/tcpdump/Config.in b/openwrt/package/tcpdump/Config.in index 37956d64c..1e32c604f 100644 --- a/openwrt/package/tcpdump/Config.in +++ b/openwrt/package/tcpdump/Config.in @@ -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/