|
@@ -84,7 +84,7 @@ define KernelPackage/btmtk
|
|
|
SUBMENU:=$(BLUETOOTH_MENU)
|
|
SUBMENU:=$(BLUETOOTH_MENU)
|
|
|
TITLE:=MTK Bluetooth support
|
|
TITLE:=MTK Bluetooth support
|
|
|
HIDDEN:=1
|
|
HIDDEN:=1
|
|
|
- DEPENDS:=+kmod-bluetooth
|
|
|
|
|
|
|
+ DEPENDS:=+kmod-bluetooth +!LINUX_6_6&&USB_SUPPORT:kmod-usb-core
|
|
|
KCONFIG:=CONFIG_BT_MTK
|
|
KCONFIG:=CONFIG_BT_MTK
|
|
|
FILES:=$(LINUX_DIR)/drivers/bluetooth/btmtk.ko
|
|
FILES:=$(LINUX_DIR)/drivers/bluetooth/btmtk.ko
|
|
|
endef
|
|
endef
|