commit | 7e517c66d1b029a3ed54a98a16028c48dc417abf | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Thu Apr 18 17:32:36 2019 +0200 |
committer | Patrice Chotard <patrice.chotard@st.com> | Thu May 23 11:36:46 2019 +0200 |
tree | 9ec3088204733cf1d2b6f6114502212954439e24 | |
parent | 407a211c18bd334151eab902023ada5159f23139 [diff] |
stm32mp1: Move config SYS_MALLOC_LEN to Kconfig 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: Patrick Delaunay <patrick.delaunay@st.com>