From: nbd Date: Wed, 1 Aug 2007 16:09:16 +0000 (+0000) Subject: add missing kconfig symbol X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=cb8ec9bac26e6c9f4aaa09a1fa5f25660e43a7ee add missing kconfig symbol git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8308 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/kernel/modules/other.mk b/package/kernel/modules/other.mk index 08b470de2..f8f104238 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