[PATCH v1] x86: edison: Move config SYS_MALLOC_LEN to Kconfig

Simon Glass sjg at chromium.org
Wed Sep 9 01:56:05 CEST 2020


On Tue, 8 Sep 2020 at 07:57, Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
>
> This patch moves the the config SYS_MALLOC_LEN to Kconfig
> as it is already done for zynq arch in commit 01aa5b8f0503
> ("Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynq").
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> ---
>  board/intel/edison/Kconfig | 3 +++
>  include/configs/edison.h   | 4 ----
>  2 files changed, 3 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list