From: Alexander Stein Date: Tue, 26 Aug 2025 14:13:56 +0000 (+0200) Subject: arm64: defconfig: Enable Marvell WiFi-Ex USB driver X-Git-Tag: v6.18-rc1~146^2~4^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8b3ce9541129c93958271cc6f6963742f1db0fe7;p=thirdparty%2Flinux.git arm64: defconfig: Enable Marvell WiFi-Ex USB driver MBa91xxCA (imx93-tqma9352-mba91xxca.dts) features a soldered, non-pluggable 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 To: Fabio Estevam To: Sascha Hauer Cc: imx@lists.linux.dev Cc: Pengutronix Kernel Team Reviewed-by: Krzysztof Kozlowski Signed-off-by: Alexander Stein Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 8c9cfddc1872d..f4a40189f3935 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