SmartAudio/package/libs/libpcap/Config.in

16 lines
289 B
Plaintext
Raw Normal View History

2018-07-13 01:31:50 +00:00
menu "Configuration"
depends on PACKAGE_libpcap
config PCAP_HAS_USB
bool "Include USB support"
depends on PACKAGE_kmod-usb-core
default PACKAGE_kmod-usbmon
config PCAP_HAS_BT
bool "Include bluetooth support"
depends on PACKAGE_kmod-bluetooth
depends on BROKEN
default n
endmenu