summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2014-11-12 11:29:39 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2015-02-25 13:13:46 +0900
commite2abab698f5246bc2ff68901e310b9f558fba623 (patch)
tree88ed78f36085b0d0b03647e775ba95849e95b008 /configs
parent11e329106bc92765f8fa68ff9777f79a69d98721 (diff)
downloadtalos-obmc-uboot-e2abab698f5246bc2ff68901e310b9f558fba623.tar.gz
talos-obmc-uboot-e2abab698f5246bc2ff68901e310b9f558fba623.zip
arm: rmobile: gose: Add support SDHI
Gose board has three SDHI port. 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/gose_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gose_defconfig b/configs/gose_defconfig
index b5b76828b5..353f854a40 100644
--- a/configs/gose_defconfig
+++ b/configs/gose_defconfig
@@ -3,3 +3,4 @@ CONFIG_RMOBILE=y
CONFIG_TARGET_GOSE=y
CONFIG_DM=y
CONFIG_DM_SERIAL=y
+CONFIG_SH_SDHI=y
OpenPOWER on IntegriCloud