env: Switch the callback static list to Kconfig
authorChristoph Niedermaier <cniedermaier@dh-electronics.com>
Wed, 20 Nov 2024 16:01:35 +0000 (17:01 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 6 Dec 2024 22:37:43 +0000 (16:37 -0600)
commitdca82739b9d767d4074e990b060f0da93ba36550
treea75ce18698322ba8bc9ec5556d37739a3c924f82
parentce05ec4895ddc47c39aa4a9a51a0ad17dfbb178b
env: Switch the callback static list to Kconfig

Switch the callback static list from the board configuration variable
CFG_ENV_CALLBACK_LIST_STATIC to Kconfig CONFIG_ENV_CALLBACK_LIST_STATIC.

Signed-off-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>
Reviewed-by: Marek Vasut <marex@denx.de>
doc/develop/environment.rst
env/Kconfig
include/env_callback.h