commit | 5534d9b31f5da1765d64ea4f5b0c6549cfab1850 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Sep 10 20:21:12 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 09 11:57:45 2020 -0400 |
tree | 9c0f5b902bc2601e1b0ea7475f8946dbd06a714e | |
parent | e81bb36d91e1eedb7e4f84ab7db6970f1dbafc7d [diff] |
Kconfig: Add a 'Boot options' menu There are quite a few boot-related menu options at the top level. Create a new menu to hold these and move 'Boot images' into it. Signed-off-by: Simon Glass <sjg@chromium.org>