mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +01:00
add missing kconfig symbol
SVN-Revision: 8308
This commit is contained in:
parent
30929d5e04
commit
a3685c5251
@ -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 New Issue
Block a user