[PATCH 1/1] api: move API related config options into submenu

Tom Rini trini at konsulko.com
Sat Mar 4 16:32:15 CET 2023


On Fri, Mar 03, 2023 at 11:31:22PM +0100, Heinrich Schuchardt wrote:

> Kconfig settings that are related to the API for standalone applications
> should be in the API sub-menu and not on the top level.
> 
> CONFIG_STANDALONE_LOAD_ADDR is only relevant if standalone example
> applications are built.
> 
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
>  Kconfig     |  8 --------
>  api/Kconfig | 11 ++++++++++-
>  2 files changed, 10 insertions(+), 9 deletions(-)

Did you put this through CI? It's possible that some envs don't do
"loadaddr=CONFIG_STANDALONE_LOAD_ADDR" and not enable API stuff anymore,
but I think that's why I did what I did when migrating.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230304/cf7b0dac/attachment.sig>


More information about the U-Boot mailing list