]> git.baikalelectronics.ru Git - uboot.git/commit
Kconfig: Sort the BUILD_TARGET list
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Tue, 28 Feb 2023 06:22:21 +0000 (07:22 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 30 Mar 2023 19:09:58 +0000 (15:09 -0400)
commitaac62a63632801d48f0f8c2e856c318555a814b8
tree94d9ac52d22b4c90b4323de16bc1804613898f57
parent54756038815699bc34d857ded59b280516aec537
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>
Kconfig