remove no-dsa and no-deprecated, it breaks to much of our ports like bind9 and dsniff...
[openwrt/svn-archive/archive.git] / openwrt / package / fprobe / Config.in
1 config BR2_PACKAGE_FPROBE
2 prompt "fprobe............................ NetFlow probe (libpcap-based)"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBPCAP
6 select BR2_PACKAGE_LIBPTHREAD
7 help
8 A NetFlow probe using libpcap
9
10 http://fprobe.sourceforge.net/
11