commit | 66e49f047651f6e104d36db12e835b423d456108 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Tue Feb 28 07:22:21 2023 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 30 15:09:58 2023 -0400 |
tree | 94d9ac52d22b4c90b4323de16bc1804613898f57 | |
parent | 771cb4d58b236902c319f037c967fd7a01cbf00a [diff] |
Kconfig: Sort the BUILD_TARGET list Sort the defaults list in BUILD_TARGET Kconfig option. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Reviewed-by: Simon Glass <sjg@chromium.org>