commit | c10ddfd301afb03bbe8553f3dcde900a9f93dce3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Sep 10 20:21:20 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 09 12:01:55 2020 -0400 |
tree | 1dbe32302ba5d824f08425b5e43240a81bca9de9 | |
parent | f11d613024c6cbcaa42f44f826acb2f9131776e0 [diff] |
Kconfig: Move DEFAULT_FDT_FILE under boot options This relates to booting since it is the default devicetree provided to Linux. Move it under the 'boot options' menu. Signed-off-by: Simon Glass <sjg@chromium.org>