]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL use of DM_RNG
authorSimon Glass <sjg@chromium.org>
Wed, 22 Feb 2023 16:33:53 +0000 (09:33 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 2 Mar 2023 22:45:58 +0000 (17:45 -0500)
commit1d46753395316cebff1dac810577556a7d8f4f25
tree7f7108a1f3b026a288d2e23344e1d70e8e9ecfb9
parentda900e527ba30f05ff3a71555883de6e11b71e04
Correct SPL use of DM_RNG

This converts 1 usage of this option to the non-SPL form, since there is
no SPL_DM_RNG defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/vbe_request.c