diff options
author | Simon Glass <sjg@chromium.org> | 2022-02-08 11:49:46 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2022-02-22 10:05:44 -0700 |
commit | 941671a19cfb8e0fad3bd2a11ab5137e43c2ddc5 (patch) | |
tree | 8ab3302c5dff8d4cff9518218bb97d8ac7e16b79 /tools/patman/commit.py | |
parent | b8d11da0d09aed23c880e572144148d8c9d4cd64 (diff) |
moveconfig: Allow regex matches when finding combinations
It is useful to be able to search for CONFIG options that match a regex,
such as this, which lists boards which define SPL_FIT_GENERATOR and
anything not starting with ROCKCHIP:
./tools/moveconfig.py -f SPL_FIT_GENERATOR ~ROCKCHIP.*
Add support for this.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/patman/commit.py')
0 files changed, 0 insertions, 0 deletions