Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Merge tag 'at91-defconfig-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/defconfig

Microchip AT91 defconfig updates for v6.19

This update includes:
- CONFIG_MMC_SPI is set to module for at91_dt_defconfig

* tag 'at91-defconfig-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
ARM: at91: at91_dt_defconfig: set MMC_SPI to module

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

+1 -1
+1 -1
arch/arm/configs/at91_dt_defconfig
··· 181 181 CONFIG_MMC_SDHCI_PLTFM=y 182 182 CONFIG_MMC_SDHCI_OF_AT91=y 183 183 CONFIG_MMC_ATMELMCI=y 184 - CONFIG_MMC_SPI=y 184 + CONFIG_MMC_SPI=m 185 185 CONFIG_NEW_LEDS=y 186 186 CONFIG_LEDS_CLASS=y 187 187 CONFIG_LEDS_GPIO=y