[PATCH v1 11/14] arm64: defconfig: build nxp bluetooth as modules
From: Marcel Ziswiler <hidden>
Date: 2022-01-07 18:04:51
Also in:
lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Marcel Ziswiler <hidden>
Date: 2022-01-07 18:04:51
Also in:
lkml
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Marcel Ziswiler <redacted> Build NXP (formerly Marvell) SDIO as well as UART based Bluetooth (CONFIG_BT_HCIUART_MRVL, CONFIG_BT_MRVL and CONFIG_BT_MRVL_SDIO) as modules. Signed-off-by: Marcel Ziswiler <redacted> --- arch/arm64/configs/defconfig | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index cb99bd97e736..fe4da2a167ff 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig@@ -184,6 +184,9 @@ CONFIG_BT_HCIUART=m CONFIG_BT_HCIUART_LL=y CONFIG_BT_HCIUART_BCM=y CONFIG_BT_HCIUART_QCA=y +CONFIG_BT_HCIUART_MRVL=y +CONFIG_BT_MRVL=m +CONFIG_BT_MRVL_SDIO=m CONFIG_BT_QCOMSMD=m CONFIG_CFG80211=m CONFIG_MAC80211=m
--
2.33.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel