Skip to content
Snippets Groups Projects
Commit 91405b7f authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Tom Rini
Browse files

malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN


The default value of CONFIG_SYS_MALLOC_F_LEN is defined by ./Kconfig
as 0x400.  Each defconfig or Kconfig need not repeat the same value.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: default avatarStephen Warren <swarren@wwwdotorg.org>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Acked-by: default avatarRobert Baldyga <r.baldyga@samsung.com>
parent 6eb6f132
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 31 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment