|
|
@ -255,7 +255,7 @@ $(eval $(call KernelPackage,ssb)) |
|
|
|
define KernelPackage/bluetooth |
|
|
|
define KernelPackage/bluetooth |
|
|
|
SUBMENU:=$(OTHER_MENU)
|
|
|
|
SUBMENU:=$(OTHER_MENU)
|
|
|
|
TITLE:=Bluetooth support
|
|
|
|
TITLE:=Bluetooth support
|
|
|
|
DEPENDS:=@USB_SUPPORT +kmod-usb-core +kmod-input-core
|
|
|
|
DEPENDS:=@USB_SUPPORT +kmod-usb-core +kmod-hid
|
|
|
|
KCONFIG:= \
|
|
|
|
KCONFIG:= \
|
|
|
|
CONFIG_BLUEZ \
|
|
|
|
CONFIG_BLUEZ \
|
|
|
|
CONFIG_BLUEZ_L2CAP \
|
|
|
|
CONFIG_BLUEZ_L2CAP \
|
|
|
|