commit | 3a7c8a0e7620164cb99b3c64e74f9d18028e6041 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Mar 11 07:12:48 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 18 08:43:25 2022 -0400 |
tree | 5130cae49f1f3373f5ced48647037f2c813eea2a | |
parent | 0ad0b5f812747755ce3ea9f429f7e360ba1bbbe7 [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>