]> git.dujemihanovic.xyz Git - u-boot.git/commit
Kconfig: Move TEXT_BASE et al under general setup
authorSimon Glass <sjg@chromium.org>
Thu, 14 Sep 2023 16:55:54 +0000 (10:55 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 19 Sep 2023 15:36:26 +0000 (11:36 -0400)
commit064a57d019781906e32ccaa16ce122e254dc6533
treeadd28f69ad5fa9af08e9399e69074304c54a40ac
parent4a8fcb6e0b384c42906e411f051e3c54d168516d
Kconfig: Move TEXT_BASE et al under general setup

These don't relate to booting. Move them out of there and into the same
place as the other related settings.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Kconfig
boot/Kconfig