Hi Tom, Am Do., 12. Juni 2025 um 02:29 Uhr schrieb Tom Rini <tr...@konsulko.com>:
> On Wed, 11 Jun 2025 08:23:52 -0600, Tom Rini wrote: > > > When doing the investigation for commit 53bb8fdea12a ("mmc: Kconfig: > > Correct dependencies SDHCI ADMA options") I missed the implications of > > MMC_SDHCI_ADMA_HELPERS. The problem is that FSL_ESDHC via the > > FSL_ESDHC_SUPPORT_ADMA2 option will also enable these helper functions. > > This in turn means the correct dependency here is > > MMC_SDHCI_ADMA_HELPERS and not *MMC_SDHCI_ADMA. > > > > [...] > > Applied to u-boot/master, thanks! > Just tested the latest master. Looks good. Thank you for the quick fix. > > [1/1] mmc: Kconfig: Really correct dependencies SDHCI ADMA options > commit: b62e422d6e6878e9bca1d20fe372ffdd7db294fa > -- > Tom > > > -- Heiko