commit | 2736719cd0e6e4acbceb3ffdd09d7efd279ba6f9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Sep 14 10:55:46 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 19 11:36:25 2023 -0400 |
tree | 30d8274dff915c5c7e5bac3ce6453ed1aabfe4e0 | |
parent | a9773b87e7a5beb117915ca0d20448a144f9b314 [diff] |
Move fdt_simplefb to boot/ This relates to booting, so move it there. Create a new Kconfig menu for things related to devicetree fixup. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>