commit | 771276ee3f81d8998183d0362c05f577f4a86069 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 17 16:56:56 2024 +0100 |
committer | Simon Glass <sjg@chromium.org> | Fri Jul 26 08:01:06 2024 -0600 |
tree | 1c3156573926ddcf1c7af1bac18b411033455736 | |
parent | fe11dcf5ba3c7179eafa0233fd3d15db6597e339 [diff] |
qconfig: Move arg checking a little higher Check for scan_source as one of the possible operations for this tool, moving the check above the scan_source implementation. Signed-off-by: Simon Glass <sjg@chromium.org>