commit | 832876a46a7a3093ceadb580864c1708bd7210d8 | [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 | aefa34f55e455652b96100404b72f2f37e2e2c7b [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>