11e329106b
Koelsch 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>
7 lines
102 B
Plaintext
7 lines
102 B
Plaintext
CONFIG_ARM=y
|
|
CONFIG_RMOBILE=y
|
|
CONFIG_TARGET_KOELSCH=y
|
|
CONFIG_DM=y
|
|
CONFIG_DM_SERIAL=y
|
|
CONFIG_SH_SDHI=y
|