Skip to content
Snippets Groups Projects
Commit 1d0cb86e authored by Marek Vasut's avatar Marek Vasut Committed by Marek Vasut
Browse files

ARM: rmobile: Enable HS200 support on M3N Salvator-X


Enable the HS200 support on M3N Salvator-X .

Signed-off-by: default avatarMarek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
parent a61f9d1f
No related branches found
No related tags found
No related merge requests found
...@@ -39,6 +39,9 @@ CONFIG_RCAR_GPIO=y ...@@ -39,6 +39,9 @@ CONFIG_RCAR_GPIO=y
CONFIG_DM_I2C=y CONFIG_DM_I2C=y
CONFIG_SYS_I2C_RCAR_IIC=y CONFIG_SYS_I2C_RCAR_IIC=y
CONFIG_DM_MMC=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_RENESAS_SDHI=y
CONFIG_PHY_MICREL=y CONFIG_PHY_MICREL=y
CONFIG_PHY_MICREL_KSZ90X1=y CONFIG_PHY_MICREL_KSZ90X1=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment