]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commite79f4b300709fd3c732e968379083b26257200cb
tree7e352552db38a31cf0e2b27cf862468bb7721570
parentc4db00f971fdfe141b468b16b8f20b7b42c45ea0
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>
drivers/mmc/Kconfig