commit | d2c5a3db1b1c2bd04475cdf23b9b4fc508637be1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:39:38 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:26 2023 -0500 |
tree | 91b7ea29a4f38a875085cde672ab23cdb8c9dbb0 | |
parent | b3bb4ab55534fc1c881b2682ee78f10b6fbef4b3 [diff] |
Correct SPL uses of DTB_RESELECT This converts 2 usages of this option to the non-SPL form, since there is no SPL_DTB_RESELECT defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>