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