]> git.ipfire.org Git - thirdparty/u-boot.git/commit
mmc: Tighten some mmc driver dependencies
authorTom Rini <trini@konsulko.com>
Fri, 11 Jul 2025 15:16:07 +0000 (09:16 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 17 Jul 2025 17:39:07 +0000 (11:39 -0600)
commitf57b4a94c51e22bb48b02871f15b625b0eee4cc0
treef929ed8d10e8c21aeee72c9d3adb3a3461fcfdfc
parent1d2723731b41be97fdc56acb68e075f752fd2f2a
mmc: Tighten some mmc driver dependencies

A large number of mmc drivers cannot build without access to some
platform specific header files. Express those requirements in Kconfig as
well.

Signed-off-by: Tom Rini <trini@konsulko.com>
Acked-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/mmc/Kconfig