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-Tag: v6.17-rc1~169^2~4^2~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fcd657cc7492ba7a580d2201be0c88c3e2b53449;p=thirdparty%2Flinux.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 062c1eb8dd601..6f62d2e962399 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