
6 Aug
2017
6 Aug
'17
7:18 p.m.
As include/malloc.h already checks for SYS_MALLOC_SIMPLE using the CONFIG_IS_ENABLED macro, we need to move to having separate entries as we switch to fully separate configuration for SPL and TPL.
Signed-off-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com
Reviewed-by: Simon Glass sjg@chromium.org Reviewed-by: Tom Rini trini@konsulko.com
Changes in v4: None Changes in v3: None Changes in v2: None
common/spl/Kconfig | 9 +++++++++ 1 file changed, 9 insertions(+)
Applied to u-boot-rockchip, thanks!