commit | c1aae9b24e6952620baa74f24fd949f03f6b5d99 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 26 08:14:29 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 06 14:38:12 2023 -0400 |
tree | aff0427e20a150681062942a634ad8cd05e42905 | |
parent | 785dd719dd5eabecd445bfeb41bbc7d581b2ddea [diff] |
doc: Clean up SYS_MALLOC_SIMPLE Move the useful help to Kconfig. Drop mention of CONFIG_SYS_MALLOC_SIMPLE since it doesn't exist. Correct a 'CONFIGSYS_MALLOC_F_LEN' typo Signed-off-by: Simon Glass <sjg@chromium.org>