On Mon, Sep 21, 2020 at 9:29 AM Bin Meng <bmeng...@gmail.com> wrote: > > On Tue, Sep 8, 2020 at 9:57 PM Andy Shevchenko > <andriy.shevche...@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.shevche...@linux.intel.com> > > --- > > board/intel/edison/Kconfig | 3 +++ > > include/configs/edison.h | 4 ---- > > 2 files changed, 3 insertions(+), 4 deletions(-) > > > > Reviewed-by: Bin Meng <bmeng...@gmail.com>
applied to u-boot-x86, thanks!