Skip to content

Commit fcd657c

Browse files
fabioestevamShawn Guo
authored andcommitted
ARM: imx_v6_v7_defconfig: Select BT_HCIUART_BCM
Select BT_HCIUART_BCM so that Bluetooth can work by default on a imx7s-warp board with a BCM43455 Wifi/Bluetooth chip. Signed-off-by: Fabio Estevam <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent 19272b3 commit fcd657c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/imx_v6_v7_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ CONFIG_BT=y
6868
CONFIG_BT_BNEP=m
6969
CONFIG_BT_HCIUART=y
7070
CONFIG_BT_HCIUART_LL=y
71+
CONFIG_BT_HCIUART_BCM=y
7172
CONFIG_BT_NXPUART=m
7273
CONFIG_CFG80211=y
7374
CONFIG_CFG80211_WEXT=y

0 commit comments

Comments
 (0)