libpcap: remove feature dependencies on kmod-* packages
USB support could be built into the kernel as well Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
27040dbf89
commit
6c44ac286b
1 changed files with 0 additions and 2 deletions
|
@ -3,12 +3,10 @@ menu "Configuration"
|
|||
|
||||
config PCAP_HAS_USB
|
||||
bool "Include USB support"
|
||||
depends on PACKAGE_kmod-usb-core
|
||||
default n
|
||||
|
||||
config PCAP_HAS_BT
|
||||
bool "Include bluetooth support"
|
||||
depends on PACKAGE_kmod-bluetooth
|
||||
depends on BROKEN
|
||||
default n
|
||||
|
||||
|
|
Loading…
Reference in a new issue