mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 17:15:00 +02:00
fixes bluetooth dependency, thx sn9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18213 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f46dbe37e1
commit
91c099418f
@ -255,7 +255,7 @@ $(eval $(call KernelPackage,ssb))
|
||||
define KernelPackage/bluetooth
|
||||
SUBMENU:=$(OTHER_MENU)
|
||||
TITLE:=Bluetooth support
|
||||
DEPENDS:=@USB_SUPPORT +kmod-usb-core +kmod-input-core
|
||||
DEPENDS:=@USB_SUPPORT +kmod-usb-core +kmod-hid
|
||||
KCONFIG:= \
|
||||
CONFIG_BLUEZ \
|
||||
CONFIG_BLUEZ_L2CAP \
|
||||
|
Loading…
Reference in New Issue
Block a user