arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to Kconfig
authorMarek Behún <marek.behun@nic.cz>
Sat, 9 Oct 2021 17:33:45 +0000 (19:33 +0200)
committerStefan Roese <sr@denx.de>
Thu, 21 Oct 2021 05:39:05 +0000 (07:39 +0200)
commit2c8a4e4d7613bb053342e67edf19dc46c21e20fe
treebc4ca407ce3ff673ab5f5ee0883412817ffda2ca
parentdc096a5e905b1ccd53d8337ec16414ec076602ea
arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to Kconfig

Instead of declaring CONFIG_SYS_MALLOC_SIMPLE dependant on
CONFIG_SPL_BUILD in board config header, select
CONFIG_SPL_SYS_MALLOC_SIMPLE in Kconfig.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
arch/arm/mach-mvebu/Kconfig
include/configs/turris_omnia.h