]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
mmc: sunxi: Remove unnecessary pinmux option dependency
authorSamuel Holland <samuel@sholland.org>
Sun, 10 Apr 2022 05:13:34 +0000 (00:13 -0500)
committerAndre Przywara <andre.przywara@arm.com>
Tue, 24 May 2022 00:14:51 +0000 (01:14 +0100)
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>
drivers/mmc/Kconfig

index f04cc44e197391c143fc0a5a8f32890b6c0199b3..5e2921ce41a7169ed7193fe5484f849aae3fe384 100644 (file)
@@ -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