提交 0ad178c1 编写于 作者: M Masahiro Yamada 提交者: Jaehoon Chung

mmc: sunxi: revive depends on UART0_PORT_F

Commit f401e907 ("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: NMasahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 2cd44e1e
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册