commit | e065fb1a08c9deb85633ff823468f1e65ca05dc5 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat Aug 28 21:34:49 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Aug 31 17:47:49 2021 -0400 |
tree | e0a9ff25d1d1cd6ad766643f59ca44db0d74b8f9 | |
parent | e1e85444e75b0bd95b43e8c908bc573f3063e5f2 [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> Reviewed-by: Rick Chen <rick@andestech.com>