Searched hist:d60b5f74fd228baa40f8eb46e1e66cafc643b59c (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | Kconfig | d60b5f74fd228baa40f8eb46e1e66cafc643b59c Fri Jun 30 16:57:25 UTC 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL
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>
|