add missing kconfig symbol

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8308 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2007-08-01 16:09:16 +00:00
parent 6ffaa1d3b8
commit 0e2479c57c

View File

@@ -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