summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2014-11-21 10:19:32 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2015-02-25 13:13:49 +0900
commitacdfecbbb44bea1bc265397d7dcfa32db6760528 (patch)
tree4b198f9d8dc7300779d1a50273a5d0bb48af225e /configs
parente2abab698f5246bc2ff68901e310b9f558fba623 (diff)
downloadtalos-obmc-uboot-acdfecbbb44bea1bc265397d7dcfa32db6760528.tar.gz
talos-obmc-uboot-acdfecbbb44bea1bc265397d7dcfa32db6760528.zip
arm: rmobile: lager: Add support SDHI
Lager board has two SDHI port as SDHI0 and SDHI2. This adds GPIO configuration and initialization function of SDHI, and enables MMC command. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/lager_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/lager_defconfig b/configs/lager_defconfig
index 1602a9baed..950b037eb8 100644
--- a/configs/lager_defconfig
+++ b/configs/lager_defconfig
@@ -3,3 +3,4 @@ CONFIG_RMOBILE=y
CONFIG_TARGET_LAGER=y
CONFIG_DM=y
CONFIG_DM_SERIAL=y
+CONFIG_SH_SDHI=y
OpenPOWER on IntegriCloud