summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2014-11-19 14:26:33 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2015-02-25 13:13:38 +0900
commit25f9613fcfdf0857bff7207e50cc65201ad69ed8 (patch)
tree319a10368924bc31b58a28fbc030da3abe9acdd1 /configs
parent3cfab108e340a02a428747563c5f01f3229e93f5 (diff)
downloadtalos-obmc-uboot-25f9613fcfdf0857bff7207e50cc65201ad69ed8.tar.gz
talos-obmc-uboot-25f9613fcfdf0857bff7207e50cc65201ad69ed8.zip
arm: rmobile: alt: Add support SDHI
Alt board has two 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/alt_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/alt_defconfig b/configs/alt_defconfig
index 8a6a0d3f50..ff872302b4 100644
--- a/configs/alt_defconfig
+++ b/configs/alt_defconfig
@@ -3,3 +3,4 @@ CONFIG_RMOBILE=y
CONFIG_TARGET_ALT=y
CONFIG_DM=y
CONFIG_DM_SERIAL=y
+CONFIG_SH_SDHI=y
OpenPOWER on IntegriCloud