* [PATCH] arm64: defconfig: Enable MT7921S support
@ 2026-03-10 15:52 Gary Bisson
0 siblings, 0 replies; only message in thread
From: Gary Bisson @ 2026-03-10 15:52 UTC (permalink / raw)
To: Matthias Brugger, AngeloGioacchino Del Regno
Cc: linux-kernel, linux-arm-kernel, linux-mediatek, Gary Bisson
Enable MT7921S which is the SDIO variant of the MT7921, also called
Filogic 320 [1].
This driver is now used by Tungsten510/700 platforms which are now
included upstream.
[1] https://www.mediatek.com/products/broadband-wifi/mediatek-filogic-320
Signed-off-by: Gary Bisson <bisson.gary@gmail.com>
---
arch/arm64/configs/defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b67d5b1fc45b..d469ad15dc69 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -200,6 +200,7 @@ CONFIG_BT_HCIUART_QCA=y
CONFIG_BT_HCIUART_MRVL=y
CONFIG_BT_MRVL=m
CONFIG_BT_MRVL_SDIO=m
+CONFIG_BT_MTKSDIO=m
CONFIG_BT_QCOMSMD=m
CONFIG_BT_NXPUART=m
CONFIG_CFG80211=m
@@ -462,6 +463,7 @@ CONFIG_MWIFIEX_SDIO=m
CONFIG_MWIFIEX_PCIE=m
CONFIG_MWIFIEX_USB=m
CONFIG_MT7921E=m
+CONFIG_MT7921S=m
CONFIG_RSI_91X=m
CONFIG_WL18XX=m
CONFIG_WLCORE_SDIO=m
---
base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
change-id: 20260310-mtkdefconfig-5d9626f242c7
Best regards,
--
Gary Bisson <bisson.gary@gmail.com>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-03-10 15:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-10 15:52 [PATCH] arm64: defconfig: Enable MT7921S support Gary Bisson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox