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:
Felix Fietkau 2017-02-17 10:04:16 +01:00 committed by Jo-Philipp Wich
parent 00e4f6fd36
commit db7f80c587
1 changed files with 0 additions and 2 deletions

View File

@ -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