diff options
-rw-r--r-- | openwrt/package/tcpdump/Config.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/openwrt/package/tcpdump/Config.in b/openwrt/package/tcpdump/Config.in index 4a8d1c732a..1e32c604f5 100644 --- a/openwrt/package/tcpdump/Config.in +++ b/openwrt/package/tcpdump/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_TCPDUMP - tristate "tcpdump - Network monitoring and data acquisition tool" + prompt "tcpdump........................... Network monitoring and data acquisition tool" + tristate default m if CONFIG_DEVEL select BR2_PACKAGE_LIBPCAP help |