mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 19:03:08 +02:00
add missing kconfig symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8308 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
05d91b11d2
commit
cb8ec9bac2
@ -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