]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/mmc/Kconfig
mmc: sunxi: revive depends on UART0_PORT_F
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 12 Jan 2017 03:16:15 +0000 (12:16 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 13 Jan 2017 03:18:52 +0000 (12:18 +0900)
commit0ad178c18af3ed7f5752005a42283c4f95fcd4e3
tree8438aa3c89f0903ef59c358cdb07052a987c2059
parent2cd44e1e6812201b6939134017b87215386813f5
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>
drivers/mmc/Kconfig