]> git.dujemihanovic.xyz Git - u-boot.git/commit
mmc: Support driver model in TPL
authorSimon Glass <sjg@chromium.org>
Fri, 20 Sep 2024 07:24:36 +0000 (09:24 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 3 Oct 2024 17:52:16 +0000 (11:52 -0600)
commitdb59f0bcb6d62a859085579ed202608915fa89ff
treeb4a72a370b1cac681c5f7ab56e3a4d86d7246a4a
parent4f9c15185d7df6e5ffa46b02248eb256ca6d9239
mmc: Support driver model in TPL

Some boards want to use DM_MMC in TPL so add an option for that.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/mmc/Kconfig