From: Martin Blumenstingl Date: Sat, 7 Oct 2017 16:29:40 +0000 (+0200) Subject: ARM: multi_v7_defconfig: enable the Meson MX SDIO/MMC controller X-Git-Tag: v4.15-rc1~76^2~11^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fce107aea2cbea0d3bc6d170ba6ce14111661a1b;p=thirdparty%2Fkernel%2Flinux.git ARM: multi_v7_defconfig: enable the Meson MX SDIO/MMC controller This enables the new Amlogic Meson MX SDIO/MMC controller driver, which typically connects to the SD card and SDIO wifi module. The driver is enabled as built-in to allow booting from the SD card. Signed-off-by: Martin Blumenstingl Signed-off-by: Kevin Hilman --- diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 0cacdbf84a717..339f674638166 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -727,6 +727,7 @@ CONFIG_MMC_OMAP=y CONFIG_MMC_OMAP_HS=y CONFIG_MMC_ATMELMCI=y CONFIG_MMC_SDHCI_MSM=y +CONFIG_MMC_MESON_MX_SDIO=y CONFIG_MMC_MVSDIO=y CONFIG_MMC_SDHI=y CONFIG_MMC_DW=y