Skip to content

Commit

Permalink
rockchip_linux_config: CONFIG_BT_HCIUART_{INTEL,BCM,QCA}=y (rockchip-…
Browse files Browse the repository at this point in the history
…linux#38)

Enable bluetooth for Intel, Broadcom and Qualcomm chips.

Signed-off-by: nyanmisaka <[email protected]>
  • Loading branch information
nyanmisaka authored and RadxaStephen committed Nov 26, 2022
1 parent ddcc2c3 commit b7d2773
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm64/configs/rockchip_linux_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,9 @@ CONFIG_BT_HIDP=y
CONFIG_BT_HCIBTUSB=m
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_ATH3K=y
CONFIG_BT_HCIUART_INTEL=y
CONFIG_BT_HCIUART_BCM=y
CONFIG_BT_HCIUART_QCA=y
CONFIG_BT_HCIBFUSB=m
CONFIG_BT_HCIVHCI=m
CONFIG_BT_MRVL=m
Expand Down

0 comments on commit b7d2773

Please sign in to comment.