remove pfring support
[openwrt.git] / package / libpcap / Config.in
1 config BR2_PACKAGE_LIBPCAP
2         prompt "libpcap........................... Low-level packet capture library"
3         tristate
4         default m if CONFIG_DEVEL
5         help
6           A system-independent library for user-level network packet capture.
7           
8           http://www.tcpdump.org/
9