qconfig.py: Update resync message
authorTom Rini <trini@konsulko.com>
Tue, 31 Dec 2024 23:54:12 +0000 (17:54 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 18 Jan 2025 14:28:44 +0000 (08:28 -0600)
commita0defa4f358145d34e69bcd059b407ea853580cb
treef82e92c471a3c658b3b229167680bc1e79380a4d
parent37a777e1286e5c43a8d5b9babeec9436733224d7
qconfig.py: Update resync message

When using qconfig.py to resync defconfig files and commit the result,
update it to say:
Resync all defconfig files using qconfig.py

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
tools/qconfig.py