We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a7366a commit 69ca1c6Copy full SHA for 69ca1c6
1 file changed
arch/arm64/configs/nanopim3_defconfig
@@ -980,8 +980,12 @@ CONFIG_BT_DEBUGFS=y
980
#
981
# Bluetooth device drivers
982
983
+CONFIG_BT_INTEL=m
984
CONFIG_BT_BCM=m
-# CONFIG_BT_HCIBTUSB is not set
985
+CONFIG_BT_RTL=m
986
+CONFIG_BT_HCIBTUSB=m
987
+CONFIG_BT_HCIBTUSB_BCM=y
988
+CONFIG_BT_HCIBTUSB_RTL=y
989
# CONFIG_BT_HCIBTSDIO is not set
990
CONFIG_BT_HCIUART=m
991
CONFIG_BT_HCIUART_H4=y
@@ -999,6 +1003,7 @@ CONFIG_BT_HCIUART_BCM=y
999
1003
# CONFIG_BT_HCIBFUSB is not set
1000
1004
# CONFIG_BT_HCIVHCI is not set
1001
1005
# CONFIG_BT_MRVL is not set
1006
+# CONFIG_BT_ATH3K is not set
1002
1007
# CONFIG_AF_RXRPC is not set
1008
# CONFIG_AF_KCM is not set
1009
# CONFIG_STREAM_PARSER is not set
0 commit comments