summaryrefslogtreecommitdiff
path: root/drivers/mmc
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2022-04-10 00:13:34 -0500
committerAndre Przywara <andre.przywara@arm.com>2022-05-24 01:14:51 +0100
commit818e1636ac5c4c4d67576dccca2d16e87cf176f2 (patch)
tree7e352552db38a31cf0e2b27cf862468bb7721570 /drivers/mmc
parent3ba0a25c444a0197662367131ca2533a4bccf16a (diff)
downloadu-boot-818e1636ac5c4c4d67576dccca2d16e87cf176f2.tar.gz
mmc: sunxi: Remove unnecessary pinmux option dependency
Now that the pinmux conflict is handled in the board code (by skipping setup for the one conflicting MMC controller), the driver does not need to be entirely disabled based on the UART pinmux. Signed-off-by: Samuel Holland <samuel@sholland.org> Reviewed-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'drivers/mmc')
-rw-r--r--drivers/mmc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/Kconfig b/drivers/mmc/Kconfig
index f04cc44e19..5e2921ce41 100644
--- a/drivers/mmc/Kconfig
+++ b/drivers/mmc/Kconfig
@@ -727,7 +727,7 @@ config ZYNQ_HISPD_BROKEN
config MMC_SUNXI
bool "Allwinner sunxi SD/MMC Host Controller support"
- depends on ARCH_SUNXI && !UART0_PORT_F
+ depends on ARCH_SUNXI
default y
help
This selects support for the SD/MMC Host Controller on