]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: Provided SPL control over efuse presence
authorSimon Glass <sjg@chromium.org>
Fri, 20 Sep 2024 07:24:42 +0000 (09:24 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 3 Oct 2024 17:52:17 +0000 (11:52 -0600)
commitfe38b88453d2ed40e1009d22f3f4d4213d2016b7
treee2b1ba33b82de023a4e42b79d8dfd1181a85f08f
parent877bae24b0424a767dd2cb52bd5814199b47f686
rockchip: Provided SPL control over efuse presence

This driver should not generally be present in SPL, even if misc devices
are enabled. Update the Makefile rule accordingly.

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