Kconfig: Move autoboot options under boot options
authorSimon Glass <sjg@chromium.org>
Fri, 11 Sep 2020 02:21:16 +0000 (20:21 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 9 Oct 2020 15:59:50 +0000 (11:59 -0400)
commit98eed0d4f9322832e1428887d7c37b4dde8c5317
tree797491a319d32777203d04e9345429a9cb405a9e
parent7b6baa331454391185eeb727cdbcdf9f6d8df080
Kconfig: Move autoboot options under boot options

At present the autoboot options are in cmd/Kconfig but they don't really
relate to commands. They relate to booting, so move this menu under the
boot menu.

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