bluetooth currently depends on usb support
[openwrt.git] / package / kernel / modules / other.mk
index d644ce5..d5c139c 100644 (file)
@@ -176,6 +176,7 @@ $(eval $(call KernelPackage,pcmcia-serial))
 
 define KernelPackage/bluetooth
   TITLE:=Bluetooth support
+  DEPENDS:=@USB_SUPPORT
   DESCRIPTION:=Kernel support for Bluetooth devices
   SUBMENU:=$(EMENU)
  endef
This page took 0.023818 seconds and 4 git commands to generate.