Message ID | ba8bc68cbe17224eafc84fc3fcad5a2522d3d97c.1691684726.git.agx@sigxcpu.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Device tree and config updates for the Librem 5 devkit | expand |
On Thu, Aug 10, 2023 at 07:59:52PM +0200, Guido Günther wrote: > The Librem 5 and it's devkit have it connected via SDIO. > > Signed-off-by: Guido Günther <agx@sigxcpu.org> Applied, thanks!
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index bf13d5c46578..21ab69a3cf4b 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -414,6 +414,7 @@ CONFIG_MWIFIEX=m CONFIG_MWIFIEX_SDIO=m CONFIG_MWIFIEX_PCIE=m CONFIG_MT7921E=m +CONFIG_RSI_91X=m CONFIG_WL18XX=m CONFIG_WLCORE_SDIO=m CONFIG_WWAN=m
The Librem 5 and it's devkit have it connected via SDIO. Signed-off-by: Guido Günther <agx@sigxcpu.org> --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)