fix missing parts of r19997.
[openwrt-10.03/.git] / package / libpcap / Config.in
1 config PCAP_HAS_USB
2         bool "Include USB support"
3         depends PACKAGE_libpcap
4         depends PACKAGE_kmod-usb-core
5         default n
6
7 config PCAP_HAS_BT
8         bool "Include bluetooth support"
9         depends PACKAGE_libpcap
10         depends PACKAGE_kmod-bluetooth
11         depends BROKEN
12         default n