From: Samuel Holland Date: Sun, 10 Apr 2022 05:13:34 +0000 (-0500) Subject: mmc: sunxi: Remove unnecessary pinmux option dependency X-Git-Tag: v2022.07~42^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=818e1636ac5c4c4d67576dccca2d16e87cf176f2;p=platform%2Fkernel%2Fu-boot.git 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 Reviewed-by: Peng Fan Signed-off-by: Andre Przywara --- diff --git a/drivers/mmc/Kconfig b/drivers/mmc/Kconfig index f04cc44..5e2921c 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