]> git.dujemihanovic.xyz Git - u-boot.git/commit
boot: Move some other fdt-fixup options to the same menu
authorSimon Glass <sjg@chromium.org>
Thu, 14 Sep 2023 16:55:47 +0000 (10:55 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 19 Sep 2023 15:36:25 +0000 (11:36 -0400)
commit96095e131ccaebc4aee2e4fac92602a619f1aa57
tree26eed125702b9bf27616f3d43d2562bd30bd3d1c
parentddc5f9b13ec6665e480e3415a3cd2a3e5668cb4d
boot: Move some other fdt-fixup options to the same menu

Move more options relating to fixing up a device tree into the new
devicetree-fixup menu.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
boot/Kconfig