]> git.baikalelectronics.ru Git - uboot.git/commit
api: move API related config options into submenu
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 3 Mar 2023 22:31:22 +0000 (23:31 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 30 Mar 2023 19:09:58 +0000 (15:09 -0400)
commitbde13f73a7f80068ff0054f3b6711ad7e3571fbb
tree515bd5bf0feb7c4bfc1e069542b11a61996b44a0
parentaac62a63632801d48f0f8c2e856c318555a814b8
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 <heinrich.schuchardt@canonical.com>
Kconfig
api/Kconfig