1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 05:12:35 +03: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:
nbd 2007-08-01 16:09:16 +00:00
parent 05d91b11d2
commit cb8ec9bac2

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