Re: [PATCH] ARM: multi_v7_defconfig: Enable CONFIG_MMC_MESON_MX_SDHC

From: Martin Blumenstingl
Date: Wed Jul 14 2021 - 17:07:36 EST


Hi Anand,

thanks for this patch!

On Wed, Jul 14, 2021 at 3:45 PM Anand Moon <linux.amoon@xxxxxxxxx> wrote:
>
> Enable CONFIG_MMC_MESON_MX_SDHC so that SDHC host controller
> on Anlogic SoCs boards enable support for eMMC and MMC drivers.
typo: Anlogic -> Amlogic

> Cc: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>
> Signed-off-by: Anand Moon <linux.amoon@xxxxxxxxx>
with above typo fixed:
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@xxxxxxxxxxxxxx>

[...]
> +CONFIG_MMC_MESON_MX_SDHC=y
note to myself: =y is fine here because booting from eMMC requires =y
instead of =m


Best regards,
Martin