commit | 6418ea13c6ffedd86b8c41a51d94377e360ea65a | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Mar 10 15:39:15 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 10 15:41:49 2022 -0500 |
tree | 2bbb6fd7f10b4aa47dd7788802957aa1c47d2aec | |
parent | c97bf6ae5c8a0dbe7c3f918dbd1ab39688eed3ca [diff] |
configs: Re-run migrations As the CI test for stopping platforms from being merged that were defining symbols that had Kconfig entries, a small number of symbols needed to be migrated again. Do so, and catch two cases the README should also have been updated but was not. Signed-off-by: Tom Rini <trini@konsulko.com>