Files
u-boot/drivers
Tom Rini 0569ca6856 drivers/mmc/Kconfig: Make DM_MMC a hidden symbol
At this point in time, DM is always enabled. So if MMC is enabled, it
should select DM_MMC. No drivers need to depend on DM_MMC being enabled
now, so remove that from dependency lists. This now means that a number
of platforms which select'd DM_MMC need to select MMC instead. This also
fixes a migration problem with espresso7420 in that MMC is built again
with the platform.

Reviewed-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
2025-01-20 19:26:25 -06:00
..
2024-10-11 11:44:48 -06:00
2024-12-07 09:07:04 -03:00
2024-12-24 18:07:53 +01:00
2024-12-23 08:10:15 -03:00
2024-11-20 17:57:58 +01:00
2024-12-11 08:36:24 +01:00
2024-10-11 11:44:48 -06:00
2024-12-31 08:08:59 -06:00
2024-10-11 11:44:48 -06:00
2024-12-25 22:31:04 -06:00
2024-12-25 22:31:04 -06:00
2024-10-11 11:44:48 -06:00
2024-10-11 11:44:48 -06:00
2024-12-25 22:31:04 -06:00
2025-01-14 08:33:31 +01:00
2024-04-26 08:28:35 +03:00
2024-10-11 11:44:48 -06:00
2025-01-13 04:39:05 +01:00