From: Fabio Estevam Date: Tue, 17 Jun 2025 14:05:02 +0000 (-0300) Subject: ARM: configs: sama5_defconfig: Select CONFIG_WILC1000_SDIO X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fac62e76b870292648c62522efd1cfb72aefc079;p=thirdparty%2Fkernel%2Flinux.git ARM: configs: sama5_defconfig: Select CONFIG_WILC1000_SDIO The at91-sama5d27_wlsom1 SoM has a WILC3000 Wifi chip populated, so select the CONFIG_WILC1000_SDIO by default. Signed-off-by: Fabio Estevam Link: https://lore.kernel.org/r/20250617140502.1042812-2-festevam@gmail.com Signed-off-by: Claudiu Beznea --- diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig index e447329398d52..2cad045e1d8d7 100644 --- a/arch/arm/configs/sama5_defconfig +++ b/arch/arm/configs/sama5_defconfig @@ -95,6 +95,7 @@ CONFIG_LIBERTAS_THINFIRM_USB=m CONFIG_MWIFIEX=m CONFIG_MWIFIEX_SDIO=m CONFIG_MWIFIEX_USB=m +CONFIG_WILC1000_SDIO=m CONFIG_RT2X00=m CONFIG_RT2500USB=m CONFIG_RT73USB=m