ar71xx: reset the mdio bus on ar7241/ar7242
[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.038174 seconds and 5 git commands to generate.