[PATCH v3 1/1] arm64: defconfig: Enable Marvell WiFi-Ex USB driver
Alexander Stein
alexander.stein at ew.tq-group.com
Fri Aug 22 06:57:14 PDT 2025
MBa91xxCA (imx93-tqma9352-mba91xxca.dts) features a USB attached WiFi
module. lsusb says:
ID 1286:204e Marvell Semiconductor, Inc. Bluetooth and Wireless LAN Composite Device
Enable the corresponding driver.
To: Shawn Guo <shawnguo at kernel.org>
To: Fabio Estevam <festevam at gmail.com>
To: Sascha Hauer <s.hauer at pengutronix.de>
Cc: imx at lists.linux.dev
Cc: Pengutronix Kernel Team <kernel at pengutronix.de>
Signed-off-by: Alexander Stein <alexander.stein at ew.tq-group.com>
---
Changes in v3:
* Improved commit message
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 603c9528c778d..4535a3e5a7560 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -441,6 +441,7 @@ CONFIG_IWLMVM=m
CONFIG_MWIFIEX=m
CONFIG_MWIFIEX_SDIO=m
CONFIG_MWIFIEX_PCIE=m
+CONFIG_MWIFIEX_USB=m
CONFIG_MT7921E=m
CONFIG_RSI_91X=m
CONFIG_WL18XX=m
--
2.43.0
More information about the linux-arm-kernel
mailing list