]> git.dujemihanovic.xyz Git - u-boot.git/commit
Kconfig: Move API into general setup
authorSimon Glass <sjg@chromium.org>
Thu, 14 Sep 2023 16:55:40 +0000 (10:55 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 19 Sep 2023 15:36:25 +0000 (11:36 -0400)
commitd761eeabcdd127b3a26ee140e9a38b45d20fbd1b
treee6a8520cf730b45ade4c33953a51afe1ad08a0fd
parenta90b5946f488e8a36bd318220244ecd0908ce1d3
Kconfig: Move API into general setup

This is perhaps not a commonly used feature so should not have its own
option in the main menu. Move it under general setup.

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