summaryrefslogtreecommitdiff
path: root/configs/r8a7795_salvator-x_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2017-09-26 18:06:18 (GMT)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2017-09-27 21:38:30 (GMT)
commit9ac9c341f9f319e9c1a777c2d64233c70c613b2e (patch)
tree981ce4c1604cf97aaba0102670cb1ec0b043423c /configs/r8a7795_salvator-x_defconfig
parent286056d28c291da1dba5509ffeb2a12e3222b65b (diff)
downloadu-boot-9ac9c341f9f319e9c1a777c2d64233c70c613b2e.tar.xz
ARM: rmobile: Switch to UniPhier SD driver on Gen3
The UniPhier SD driver handles the same Matsushita IP as is used in the Renesas RCar SoCs, yet the driver is significantly better than the SH SDHI one. Switch over to the Uniphier driver. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'configs/r8a7795_salvator-x_defconfig')
-rw-r--r--configs/r8a7795_salvator-x_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/r8a7795_salvator-x_defconfig b/configs/r8a7795_salvator-x_defconfig
index 02e63ea..6a411e3 100644
--- a/configs/r8a7795_salvator-x_defconfig
+++ b/configs/r8a7795_salvator-x_defconfig
@@ -30,7 +30,7 @@ CONFIG_ENV_IS_IN_MMC=y
CONFIG_CLK=y
CONFIG_CLK_RENESAS=y
CONFIG_DM_MMC=y
-CONFIG_SH_SDHI=y
+CONFIG_MMC_UNIPHIER=y
CONFIG_PHY_MICREL=y
CONFIG_PHY_MICREL_KSZ90X1=y
CONFIG_DM_ETH=y