This was missed during the renaming of the tool. Fix it.
Signed-off-by: Simon Glass <sjg at chromium.org>
Fixes: ea4d6dead37 ("moveconfig: Rename the tool to qconfig")
---
tools/qconfig.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-dm, thanks!