diff options
Diffstat (limited to 'configs/vocore2_defconfig')
-rw-r--r-- | configs/vocore2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/vocore2_defconfig b/configs/vocore2_defconfig index 33d27ad4b6..42031be627 100644 --- a/configs/vocore2_defconfig +++ b/configs/vocore2_defconfig @@ -31,6 +31,7 @@ CONFIG_LOGLEVEL=8 # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_DISPLAY_BOARDINFO_LATE=y CONFIG_SYS_MALLOC_BOOTPARAMS=y +CONFIG_SPL_MAX_SIZE=0x10000 CONFIG_SPL_SYS_MALLOC_SIMPLE=y CONFIG_SPL_NOR_SUPPORT=y CONFIG_HUSH_PARSER=y |