]> git.dujemihanovic.xyz Git - u-boot.git/commit
qconfig: Allow searching for CONFIG values
authorSimon Glass <sjg@chromium.org>
Thu, 18 Jul 2024 09:11:23 +0000 (10:11 +0100)
committerSimon Glass <sjg@chromium.org>
Mon, 29 Jul 2024 14:42:18 +0000 (08:42 -0600)
commit7ff80ece2159c1e73f11e1e1b9484e00d1dfeb76
tree0e7a3a8025cb382a8a53045eae635376b8c9c847
parent9366640449ac3ef702b624e2f6f7604754a9082b
qconfig: Allow searching for CONFIG values

Add basic support for searching for matching of non-matching values.

Signed-off-by: Simon Glass <sjg@chromium.org>
Fixes: https://source.denx.de/u-boot/custodians/u-boot-dm/-/issues/20
doc/develop/qconfig.rst
tools/qconfig.py