Skip to content

Commit 8283edc

Browse files
committed
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>
2 parents 68bdc95 + c1c654b commit 8283edc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/configs/at91_dt_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ CONFIG_MMC_SDHCI=y
181181
CONFIG_MMC_SDHCI_PLTFM=y
182182
CONFIG_MMC_SDHCI_OF_AT91=y
183183
CONFIG_MMC_ATMELMCI=y
184-
CONFIG_MMC_SPI=y
184+
CONFIG_MMC_SPI=m
185185
CONFIG_NEW_LEDS=y
186186
CONFIG_LEDS_CLASS=y
187187
CONFIG_LEDS_GPIO=y

0 commit comments

Comments
 (0)