commit | e6e7cb655a622d58703251d1b7344768c82c46fb | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Dec 30 19:41:28 2022 +0100 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 11 15:02:24 2023 -0500 |
tree | 331166addce503dae1d9267838233b4bd2fe00d0 | |
parent | c2c98ea658e33200e68826662cdde671b85270ed [diff] |
Kconfig: clean up skipping low-level initialization Put all entries for skipping low-level initialization into a sub-menu. Use different titles for main U-Boot, SPL, TPL. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>