From: Fabio Estevam Date: Tue, 13 May 2025 14:23:20 +0000 (-0300) Subject: ARM: imx_v6_v7_defconfig: Select BT_HCIUART_BCM X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=fcd657cc7492ba7a580d2201be0c88c3e2b53449;p=users%2Fhch%2Fmisc.git 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 Signed-off-by: Shawn Guo --- diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index 062c1eb8dd60..6f62d2e96239 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig @@ -68,6 +68,7 @@ CONFIG_BT=y CONFIG_BT_BNEP=m CONFIG_BT_HCIUART=y CONFIG_BT_HCIUART_LL=y +CONFIG_BT_HCIUART_BCM=y CONFIG_BT_NXPUART=m CONFIG_CFG80211=y CONFIG_CFG80211_WEXT=y