]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
ARM: at91: at91_dt_defconfig: set MMC_SPI to module
authorManikandan Muralidharan <manikandan.m@microchip.com>
Tue, 23 Sep 2025 09:45:52 +0000 (15:15 +0530)
committerClaudiu Beznea <claudiu.beznea@tuxon.dev>
Sat, 8 Nov 2025 09:06:23 +0000 (11:06 +0200)
Change CONFIG_MMC_SPI from built-in to module in the
at91_dt_defconfig. This allows the MMC over SPI driver to
be loaded only when needed for WILC subsystem.

Signed-off-by: Manikandan Muralidharan <manikandan.m@microchip.com>
Link: https://lore.kernel.org/r/20250923094552.430595-1-manikandan.m@microchip.com
Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
arch/arm/configs/at91_dt_defconfig

index ff13e1ecf4bb9545d6d2210b2f3059e6807779a0..4f1153098b16f4a93ff21f05ec73cc569f4ebe64 100644 (file)
@@ -181,7 +181,7 @@ CONFIG_MMC_SDHCI=y
 CONFIG_MMC_SDHCI_PLTFM=y
 CONFIG_MMC_SDHCI_OF_AT91=y
 CONFIG_MMC_ATMELMCI=y
-CONFIG_MMC_SPI=y
+CONFIG_MMC_SPI=m
 CONFIG_NEW_LEDS=y
 CONFIG_LEDS_CLASS=y
 CONFIG_LEDS_GPIO=y