ar71xx: make the AR8216 driver usable on the TEW-632BRP/DIR-615-Cx boards
[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.048354 seconds and 5 git commands to generate.