]> Git Repo - u-boot.git/commit
api: move API related config options into submenu
authorHeinrich Schuchardt <[email protected]>
Fri, 3 Mar 2023 22:31:22 +0000 (23:31 +0100)
committerTom Rini <[email protected]>
Thu, 30 Mar 2023 19:09:58 +0000 (15:09 -0400)
commitfef0f1cc38a19f68e215fcc2504b4f60005179a2
tree515bd5bf0feb7c4bfc1e069542b11a61996b44a0
parent66e49f047651f6e104d36db12e835b423d456108
api: move API related config options into submenu

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 <[email protected]>
Kconfig
api/Kconfig
This page took 0.031908 seconds and 4 git commands to generate.