diff options
| author | Nobuhiro Iwamatsu <[email protected]> | 2014-11-21 10:19:32 +0900 |
|---|---|---|
| committer | Nobuhiro Iwamatsu <[email protected]> | 2015-02-25 13:13:49 +0900 |
| commit | acdfecbbb44bea1bc265397d7dcfa32db6760528 (patch) | |
| tree | 4b198f9d8dc7300779d1a50273a5d0bb48af225e /configs | |
| parent | e2abab698f5246bc2ff68901e310b9f558fba623 (diff) | |
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 <[email protected]>
Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/lager_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/lager_defconfig b/configs/lager_defconfig index 1602a9baedc..950b037eb8c 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 |
