bluetooth currently depends on usb support

SVN-Revision: 6205
This commit is contained in:
Felix Fietkau 2007-01-26 00:10:50 +00:00
parent 1233a57f74
commit bbb09a72ca

View 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