moveconfig: Correct operation of the 'imply' feature
authorSimon Glass <sjg@chromium.org>
Sat, 18 Dec 2021 15:09:42 +0000 (08:09 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 24 Jan 2022 22:36:29 +0000 (17:36 -0500)
commita36270861b412049c4c4d1e6fd249af63bdfa3f5
tree97956178f49dc42ba959fda0e7d93fc50c71e728
parent93ad26264eceaba526633f43bc9c0596f6276dff
moveconfig: Correct operation of the 'imply' feature

This doesn't work anymore, since the Kconfig update. The script has no
tests so we did not notice. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/moveconfig.py