From: Marek Vasut Date: Tue, 24 Apr 2018 11:00:34 +0000 (+0200) Subject: ARM: rmobile: Enable HS200 support on M3N Salvator-X X-Git-Tag: v2018.05-rc3~37^2~4 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1d0cb86eb9d6c278d1491fb822c60b9ac695d2b8;p=u-boot ARM: rmobile: Enable HS200 support on M3N Salvator-X Enable the HS200 support on M3N Salvator-X . Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu --- diff --git a/configs/r8a77965_salvator-x_defconfig b/configs/r8a77965_salvator-x_defconfig index 986c076d51..fdce7f7c65 100644 --- a/configs/r8a77965_salvator-x_defconfig +++ b/configs/r8a77965_salvator-x_defconfig @@ -39,6 +39,9 @@ CONFIG_RCAR_GPIO=y CONFIG_DM_I2C=y CONFIG_SYS_I2C_RCAR_IIC=y CONFIG_DM_MMC=y +CONFIG_MMC_IO_VOLTAGE=y +CONFIG_MMC_UHS_SUPPORT=y +CONFIG_MMC_HS200_SUPPORT=y CONFIG_RENESAS_SDHI=y CONFIG_PHY_MICREL=y CONFIG_PHY_MICREL_KSZ90X1=y