summaryrefslogtreecommitdiffstats
path: root/drivers/mci/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mci/Kconfig')
-rw-r--r--drivers/mci/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/mci/Kconfig b/drivers/mci/Kconfig
index f34c119a21..bd854247b0 100644
--- a/drivers/mci/Kconfig
+++ b/drivers/mci/Kconfig
@@ -101,6 +101,12 @@ config MCI_ATMEL
Enable this entry to add support to read and write SD cards on a
Atmel AT91.
+config MCI_MMCI
+ bool "ARM PL180 MMCI"
+ help
+ Enable this entry to add support to read and write SD cards on a
+ ARM AMBA PL180.
+
config MCI_SPI
bool "MMC/SD over SPI"
select CRC7