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: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Robert Baldyga <r.baldyga@samsung.com>
6 lines
183 B
Text
6 lines
183 B
Text
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6qsabreauto/imximage.cfg,MX6Q"
|
|
CONFIG_ARM=y
|
|
CONFIG_TARGET_MX6QSABREAUTO=y
|
|
CONFIG_SYS_MALLOC_F=y
|
|
CONFIG_DM=y
|
|
CONFIG_DM_THERMAL=y
|