libpcap: remove feature dependencies on kmod-* packages
[openwrt/openwrt.git] / package / libs / libpcap / Config.in
index 5fee75a59597d5e60f9d156d3438d6fe504ae139..05f45f4415920a8a99e8cd4b15bb26b2e332013f 100644 (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