summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-01-12 03:16:15 (GMT)
committerJaehoon Chung <jh80.chung@samsung.com>2017-01-13 03:18:52 (GMT)
commit0ad178c18af3ed7f5752005a42283c4f95fcd4e3 (patch)
tree8438aa3c89f0903ef59c358cdb07052a987c2059 /drivers
parent2cd44e1e6812201b6939134017b87215386813f5 (diff)
downloadu-boot-0ad178c18af3ed7f5752005a42283c4f95fcd4e3.tar.xz
mmc: sunxi: revive depends on UART0_PORT_F
Commit f401e907fcbc ("ARM: sunxi: remove bare default for CONFIG_MMC") dropped "depends on UART0_PORT_F", but it is still needed. Revive it as a prerequisite of CONFIG_MMC_SUNXI. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/mmc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/Kconfig b/drivers/mmc/Kconfig
index 0aef132..9ed8da3 100644
--- a/drivers/mmc/Kconfig
+++ b/drivers/mmc/Kconfig
@@ -299,7 +299,7 @@ config MMC_SDHCI_TEGRA
config MMC_SUNXI
bool "Allwinner sunxi SD/MMC Host Controller support"
- depends on ARCH_SUNXI
+ depends on ARCH_SUNXI && !UART0_PORT_F
default y
help
This selects support for the SD/MMC Host Controller on