commit | 2bf8111fac004082a2a9e6b93a5864b5ae232dcf | [log] [tgz] |
---|---|---|
author | huang lin <hl@rock-chips.com> | Tue Nov 17 14:20:10 2015 +0800 |
committer | Simon Glass <sjg@chromium.org> | Tue Dec 01 08:07:22 2015 -0700 |
tree | 84f853c67d79c6167a47418ee350dbd108b02e3a | |
parent | 8db3e24af66afe0e3c2a11504da7ab8a1027d4ff [diff] |
rockchip: move SYS_MALLOC_F_LEN to rk3288 own Kconfig since different rockchip SOC have different size of SRAM, So the size SYS_MALLOC_F_LEN may different, so move this config to rk3288 own Kconfig Signed-off-by: Lin Huang <hl@rock-chips.com> Acked-by: Simon Glass <sjg@chromium.org>