[PATCH v2 24/26] qconfig: Allow searching for CONFIG values

Simon Glass sjg at chromium.org
Mon Jul 29 18:19:45 CEST 2024


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

Signed-off-by: Simon Glass <sjg at chromium.org>
Fixes: https://source.denx.de/u-boot/custodians/u-boot-dm/-/issues/20

---

Changes in v2:
- Drop debugging

 doc/develop/qconfig.rst | 14 ++++++++++++++
 tools/qconfig.py        | 15 +++++++++++----
 2 files changed, 25 insertions(+), 4 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list