Merge pull request #145827 from ncfavier/mediatek-bluetooth

linux: add BT_HCIBTUSB_MTK to common kernel config
This commit is contained in:
Jörg Thalheim 2021-11-14 11:31:33 +00:00 committed by GitHub
commit 2a909594f1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -747,6 +747,7 @@ let
BSD_PROCESS_ACCT_V3 = yes;
BT_HCIBTUSB_MTK = whenAtLeast "5.3" yes; # MediaTek protocol support
BT_HCIUART_BCSP = option yes;
BT_HCIUART_H4 = option yes; # UART (H4) protocol support
BT_HCIUART_LL = option yes;