commit | 6ea5df39e8d072fbacc1c99645b8df63923f744d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 08 21:08:44 2020 -0700 |
committer | Tom Rini <trini@konsulko.com> | Sat Jan 16 14:49:09 2021 -0500 |
tree | 5c60c1571c7f0d112ce48ab5fc95fcd294814f89 | |
parent | ef7e264944a21c0a78378bf4d28db5bcacbc5b45 [diff] |
test: Only enable bloblist test when supported This test cannot work unless CONFIG_BLOBLIST is enabled. Update it to add that condition. Reported-by: Kever Yang <kever.yang@rock-chips.com> Signed-off-by: Simon Glass <sjg@chromium.org>