config BR2_PACKAGE_LIBPCAP
	prompt "libpcap........................... Low-level packet capture library"
	tristate
	default m if CONFIG_DEVEL
	help
	  A system-independent library for user-level network packet capture.
	  
	  http://www.tcpdump.org/