mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-18 12:50:51 +00:00
kernel: modules: bluetooth: include support for MediaTek USB
Enable MediaTek protocol in btusb module to support e.g. the Bluetooth part of the MT7921K NGFF/M.2 module. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
f755c41038
commit
6d1a398c5b
@ -40,6 +40,8 @@ define KernelPackage/bluetooth
|
|||||||
CONFIG_BT_BNEP \
|
CONFIG_BT_BNEP \
|
||||||
CONFIG_BT_HCIBTUSB \
|
CONFIG_BT_HCIBTUSB \
|
||||||
CONFIG_BT_HCIBTUSB_BCM=n \
|
CONFIG_BT_HCIBTUSB_BCM=n \
|
||||||
|
CONFIG_BT_HCIBTUSB_MTK=y \
|
||||||
|
CONFIG_BT_HCIBTUSB_RTL=n \
|
||||||
CONFIG_BT_HCIUART \
|
CONFIG_BT_HCIUART \
|
||||||
CONFIG_BT_HCIUART_BCM=n \
|
CONFIG_BT_HCIUART_BCM=n \
|
||||||
CONFIG_BT_HCIUART_INTEL=n \
|
CONFIG_BT_HCIUART_INTEL=n \
|
||||||
|
Loading…
Reference in New Issue
Block a user