add missing kconfig symbol
SVN-Revision: 8308
This commit is contained in:
parent
30929d5e04
commit
a3685c5251
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue