aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-08-01 16:09:16 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-08-01 16:09:16 +0000
commita3685c5251e40b654f57a02fdaacd081824e6843 (patch)
tree6f1726be5773f43bbe34b5897f69fa499097673d /package
parent30929d5e048d47271f06e8150ab73a60302c5643 (diff)
downloadupstream-a3685c5251e40b654f57a02fdaacd081824e6843.tar.gz
upstream-a3685c5251e40b654f57a02fdaacd081824e6843.tar.bz2
upstream-a3685c5251e40b654f57a02fdaacd081824e6843.zip
add missing kconfig symbol
SVN-Revision: 8308
Diffstat (limited to 'package')
-rw-r--r--package/kernel/modules/other.mk2
1 files changed, 1 insertions, 1 deletions
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