We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 688d94f commit a1c49c4Copy full SHA for a1c49c4
drivers/bluetooth/Kconfig
@@ -52,6 +52,17 @@ config BT_HCIBTUSB_BCM
52
53
Say Y here to compile support for Broadcom protocol.
54
55
+config BT_HCIBTUSB_MTK
56
+ bool "MediaTek protocol support"
57
+ depends on BT_HCIBTUSB
58
+ default n
59
+ help
60
+ The MediaTek protocol support enables firmware download
61
+ support and chip initialization for MediaTek Bluetooth
62
+ USB controllers.
63
+
64
+ Say Y here to compile support for MediaTek protocol.
65
66
config BT_HCIBTUSB_RTL
67
bool "Realtek protocol support"
68
depends on BT_HCIBTUSB
0 commit comments