mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 12:39:45 +01:00
libpcap: set a static default for PCAP_HAS_USB
Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
22cc151e93
commit
7ae6b912ae
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ menu "Configuration"
|
|||
config PCAP_HAS_USB
|
||||
bool "Include USB support"
|
||||
depends on PACKAGE_kmod-usb-core
|
||||
default PACKAGE_kmod-usbmon
|
||||
default n
|
||||
|
||||
config PCAP_HAS_BT
|
||||
bool "Include bluetooth support"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue