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

Enable CONFIG_SPL_SYS_MALLOC_F for boards which have a non-zero value
for CONFIG_SPL_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-snapdragon/Kconfig
arch/arm/mach-socfpga/Kconfig