Kconfig: Create a new 'init options' menu
authorSimon Glass <sjg@chromium.org>
Fri, 11 Sep 2020 02:21:21 +0000 (20:21 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 9 Oct 2020 16:01:55 +0000 (12:01 -0400)
commit7df39e5b95521ed0bc413649816c3fce92a50d74
tree7178a900c915ec2df560ab795fb7e46581c6fc32
parent832876a46a7a3093ceadb580864c1708bd7210d8
Kconfig: Create a new 'init options' menu

There are quite a few options at the top level relating to U-Boot init.
Move them into their own menu.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/Kconfig