commit | d8ce2686b44aaa8dc305e8ba40dc3eb99e4e2a73 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Aug 28 21:34:49 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 30 21:32:59 2021 -0400 |
tree | 7e16a6ecc1b7f1645ca8425314073c4328e02085 | |
parent | e85503e22d6240444fd381347549c5ac7b22c5f5 [diff] |
Convert CONFIG_SYS_MALLOC_LEN to Kconfig This converts the following to Kconfig: CONFIG_SYS_MALLOC_LEN Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Sean Anderson <seanga2@gmail.com>