summaryrefslogtreecommitdiff
path: root/configs/r8a77995_draak_defconfig
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@gmail.com>2017-12-22 09:37:04 +0100
committerMarek Vasut <marek.vasut+renesas@gmail.com>2018-04-11 23:11:59 +0200
commit8af6737d4572e6d23e43da500b93179ac2640e9c (patch)
tree3e24c9e6e107628c2da641e8b8219cc4403b66e7 /configs/r8a77995_draak_defconfig
parentf63968ba26162c9d6e6cb1138e8e50827c404f3e (diff)
ARM: rmobile: Enable HS200 mode on RCar Gen3
Enable the HS200 on RCar Gen3 platforms, since the SDHI core supports it. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'configs/r8a77995_draak_defconfig')
-rw-r--r--configs/r8a77995_draak_defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/r8a77995_draak_defconfig b/configs/r8a77995_draak_defconfig
index 7a2e33e001..9792f5efe7 100644
--- a/configs/r8a77995_draak_defconfig
+++ b/configs/r8a77995_draak_defconfig
@@ -38,7 +38,11 @@ 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_MMC_RENESAS_TUNING=y
CONFIG_MTD=y
CONFIG_MTD_NOR_FLASH=y
CONFIG_CFI_FLASH=y