summaryrefslogtreecommitdiff
path: root/configs/r8a7795_ulcb_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2017-09-26 20:06:18 +0200
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2017-09-28 06:38:30 +0900
commit9ac9c341f9f319e9c1a777c2d64233c70c613b2e (patch)
tree981ce4c1604cf97aaba0102670cb1ec0b043423c /configs/r8a7795_ulcb_defconfig
parent286056d28c291da1dba5509ffeb2a12e3222b65b (diff)
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_ulcb_defconfig')
-rw-r--r--configs/r8a7795_ulcb_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/r8a7795_ulcb_defconfig b/configs/r8a7795_ulcb_defconfig
index 181863c19e..13be0b5262 100644
--- a/configs/r8a7795_ulcb_defconfig
+++ b/configs/r8a7795_ulcb_defconfig
@@ -29,7 +29,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_DM_ETH=y
CONFIG_RENESAS_RAVB=y
CONFIG_SCIF_CONSOLE=y