From acdfecbbb44bea1bc265397d7dcfa32db6760528 Mon Sep 17 00:00:00 2001 From: Nobuhiro Iwamatsu Date: Fri, 21 Nov 2014 10:19:32 +0900 Subject: 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 Signed-off-by: Nobuhiro Iwamatsu --- configs/lager_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs') 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 -- cgit v1.2.3