summaryrefslogtreecommitdiff
path: root/drivers/mmc/Kconfig
diff options
context:
space:
mode:
authorAmit Singh Tomar <amittomer25@gmail.com>2021-11-28 14:32:24 +0300
committerTom Rini <trini@konsulko.com>2022-01-18 20:48:17 +0300
commit57a91c3c9ec4d2392f70474591cfeb52f7b670ac (patch)
treef1eeefe849cf5103bd20ef2b1d3ab69f5b1a0f70 /drivers/mmc/Kconfig
parent3739cd58a486b4e54d8a22c853fed02306b5b021 (diff)
downloadu-boot-57a91c3c9ec4d2392f70474591cfeb52f7b670ac.tar.xz
mmc: actions: add MMC driver for Actions OWL S700/S900
This commit adds support for MMC controllers found on Actions OWL SoC platform(S700/S900). Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>
Diffstat (limited to 'drivers/mmc/Kconfig')
-rw-r--r--drivers/mmc/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/mmc/Kconfig b/drivers/mmc/Kconfig
index e0927ce1c9..f04cc44e19 100644
--- a/drivers/mmc/Kconfig
+++ b/drivers/mmc/Kconfig
@@ -295,6 +295,13 @@ config MMC_MXC
If unsure, say N.
+config MMC_OWL
+ bool "Actions OWL Multimedia Card Interface support"
+ depends on ARCH_OWL && DM_MMC && BLK
+ help
+ This selects the OWL SD/MMC host controller found on board
+ based on Actions S700/S900 SoC.
+
config MMC_MXS
bool "Freescale MXS Multimedia Card Interface support"
depends on MX23 || MX28 || MX6 || MX7