1b9463e6aa661b0590b1808158a972907941cd11
[openwrt.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
This page took 0.046319 seconds and 3 git commands to generate.