]> git.dujemihanovic.xyz Git - u-boot.git/commit
Kconfig: Add a 'Boot options' menu
authorSimon Glass <sjg@chromium.org>
Fri, 11 Sep 2020 02:21:12 +0000 (20:21 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 9 Oct 2020 15:57:45 +0000 (11:57 -0400)
commitb81736d475da7401a4a6316670eb7691165a02e8
tree9c0f5b902bc2601e1b0ea7475f8946dbd06a714e
parent0570938e3c1835a6bcd0ce5b47a501ad5a09a9b3
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>
Kconfig