commit | 607faf72d5f750d481d0b1d2a5072b76079616cd | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Wed Sep 25 17:45:37 2019 +0800 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Fri Oct 25 17:20:44 2019 +0200 |
tree | e1f58618de325ae476249ec267b1bbc9d1e42326 | |
parent | e3c4a9241f59ecc37f6e07f82bac7d8ed92fc050 [diff] [blame] |
mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCs This patch adds mmc support for MediaTek MT7620/MT7628 SoCs.
diff --git a/drivers/mmc/Kconfig b/drivers/mmc/Kconfig index 18af076..85fd190 100644 --- a/drivers/mmc/Kconfig +++ b/drivers/mmc/Kconfig
@@ -698,7 +698,7 @@ config MMC_MTK bool "MediaTek SD/MMC Card Interface support" - depends on ARCH_MEDIATEK + depends on ARCH_MEDIATEK || ARCH_MTMIPS depends on BLK && DM_MMC depends on OF_CONTROL help