commit | c124f3431c93d9a4d537364ec74ada8e14556c66 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 05 16:32:41 2021 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Jul 21 10:27:34 2021 -0600 |
tree | 6f3999f8f9ac7471b25a8dece1385201c798c2d4 | |
parent | 497751774a797e68086f9ab0329833126f8c69c8 [diff] |
test: Allow CONFIG_SPL_LOAD_FIT to be disabled At present if this is not enabled on a sandbox build, the build fails. Add a condition to avoid this. Signed-off-by: Simon Glass <sjg@chromium.org>