wlcompat probe bugfix
[openwrt.git] / package / tcpdump / Config.in
1 config BR2_PACKAGE_TCPDUMP
2         select BR2_PACKAGE_LIBPCAP
3         tristate "tcpdump"
4         default m if CONFIG_DEVEL
5         help
6           A tool for network monitoring and data acquisition.
7
8           http://www.tcpdump.org/
9