]> git.dujemihanovic.xyz Git - u-boot.git/commit
tpl: Enable CONFIG_TPL_SYS_MALLOC_F where needed
authorSimon Glass <sjg@chromium.org>
Tue, 26 Sep 2023 14:14:26 +0000 (08:14 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 6 Oct 2023 18:38:12 +0000 (14:38 -0400)
commita57204180799489bacfdad3f6b32dc520ed545df
tree7454d2c8cbc3d1184d570f0d424e21af2af59b05
parent7431b0ad5408597a5372ca5b0bada4af14330a78
tpl: Enable CONFIG_TPL_SYS_MALLOC_F where needed

Enable CONFIG_TPL_SYS_MALLOC_F for boards which have a non-zero value
for CONFIG_TPL_SYS_MALLOC_F_LEN

Note that the default is yes in most cases, so no changes are needed to
board defconfig options.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-rockchip/rv1126/Kconfig