From afb35666da107ccac076b30aed1ad90e7bbcffae Mon Sep 17 00:00:00 2001 From: Yoshihiro Shimoda Date: Mon, 4 Jul 2011 22:21:22 +0000 Subject: mmc: sh_mmcif: add support for Renesas MMCIF Some Renesas SuperH have MMCIF module. This driver supports it. Signed-off-by: Yoshihiro Shimoda Acked-by: Andy Fleming --- README | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README') diff --git a/README b/README index 1e2d4d33c0..3c2b2e893c 100644 --- a/README +++ b/README @@ -1054,6 +1054,15 @@ The following options need to be configured: enabled with CONFIG_CMD_MMC. The MMC driver also works with the FAT fs. This is enabled with CONFIG_CMD_FAT. + CONFIG_SH_MMCIF + Support for Renesas on-chip MMCIF controller + + CONFIG_SH_MMCIF_ADDR + Define the base address of MMCIF registers + + CONFIG_SH_MMCIF_CLK + Define the clock frequency for MMCIF + - Journaling Flash filesystem support: CONFIG_JFFS2_NAND, CONFIG_JFFS2_NAND_OFF, CONFIG_JFFS2_NAND_SIZE, CONFIG_JFFS2_NAND_DEV -- cgit v1.2.1