diff options
author | Arnd Bergmann <arnd@arndb.de> | 2025-07-22 22:56:16 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2025-07-22 22:56:17 +0200 |
commit | 0d0807814b162e5292bdebb93d2ee8fbbf969ccc (patch) | |
tree | 249e3b4e9153a13a708216fbe575086323e8ee64 | |
parent | 8c25d964e8377768e6d9edfc132d045ca34f9f82 (diff) | |
parent | fac62e76b870292648c62522efd1cfb72aefc079 (diff) |
Merge tag 'at91-defconfig-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/defconfig
Microchip AT91 defconfig updates for v6.17
This update includes:
- the WILC1000 SDIO module
* tag 'at91-defconfig-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
ARM: configs: sama5_defconfig: Select CONFIG_WILC1000_SDIO
Link: https://lore.kernel.org/r/20250721100904.568575-1-claudiu.beznea@tuxon.dev
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-rw-r--r-- | arch/arm/configs/sama5_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig index e447329398d5..2cad045e1d8d 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 |