
26 Jul
2024
26 Jul
'24
2:59 p.m.
One of the strings was converted incorrectly. Fix it.
Signed-off-by: Simon Glass sjg@chromium.org Fixes: 1bd43060b3e ("moveconfig: Use f strings where possible") ---
tools/qconfig.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Applied to u-boot-dm, thanks!