From: Felix Fietkau Date: Wed, 1 Aug 2007 16:09:16 +0000 (+0000) Subject: add missing kconfig symbol X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=2e0f06355c764038e29d3ef15a7e6fcf6cb22c16 add missing kconfig symbol SVN-Revision: 8308 --- diff --git a/package/kernel/modules/other.mk b/package/kernel/modules/other.mk index 08b470de2a..f8f104238a 100644 --- a/package/kernel/modules/other.mk +++ b/package/kernel/modules/other.mk @@ -169,7 +169,7 @@ define KernelPackage/bluetooth 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