add missing kconfig symbol
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 1 Aug 2007 16:09:16 +0000 (16:09 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 1 Aug 2007 16:09:16 +0000 (16:09 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8308 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/kernel/modules/other.mk

index 08b470de2a4a3d40154bd9c5c3fb4cf54e4c3f40..f8f104238a944337661fe085dcdf4e40dce1b10f 100644 (file)
@@ -169,7 +169,7 @@ define KernelPackage/bluetooth
   DEPENDS:=@USB_SUPPORT
   DESCRIPTION:=Kernel support for Bluetooth devices
   SUBMENU:=$(EMENU)
   DEPENDS:=@USB_SUPPORT
   DESCRIPTION:=Kernel support for Bluetooth devices
   SUBMENU:=$(EMENU)
-  KCONFIG:=CONFIG_BLUEZ CONFIG_BT
+  KCONFIG:=CONFIG_BLUEZ CONFIG_BT CONFIG_USB_BLUETOOTH
  endef
 
  define KernelPackage/bluetooth/2.4
  endef
 
  define KernelPackage/bluetooth/2.4