]> git.dujemihanovic.xyz Git - u-boot.git/commit
dm: core: Correct reference to DM_SPL in SPL_DM_STATS
authorSimon Glass <sjg@chromium.org>
Sun, 12 Nov 2023 20:03:46 +0000 (13:03 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 16 Nov 2023 23:59:58 +0000 (18:59 -0500)
commita07408384bc572a93ce1f56a48e9de7878d660f8
tree3163d3c508c1e7a9e13bb4e411843d1ca27e9c0f
parent6d6ea52b629c384fb8605678b9003d2a077f9148
dm: core: Correct reference to DM_SPL in SPL_DM_STATS

This does not existing anymore. Update SPL_DM_STATS to use the correct
Kconfig option, which is SPL_DM

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