commit | a36270861b412049c4c4d1e6fd249af63bdfa3f5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Dec 18 08:09:42 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 24 17:36:29 2022 -0500 |
tree | 97956178f49dc42ba959fda0e7d93fc50c71e728 | |
parent | 93ad26264eceaba526633f43bc9c0596f6276dff [diff] |
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>