diff options
Diffstat (limited to 'configs/helios4_defconfig')
-rw-r--r-- | configs/helios4_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/helios4_defconfig b/configs/helios4_defconfig index 393483820d6..0b7cd74723f 100644 --- a/configs/helios4_defconfig +++ b/configs/helios4_defconfig @@ -25,6 +25,7 @@ CONFIG_SYS_CONSOLE_INFO_QUIET=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_DISPLAY_BOARDINFO_LATE=y CONFIG_SPL_MAX_SIZE=0x22fd0 +CONFIG_SPL_BSS_MAX_SIZE=0x4000 CONFIG_SPL_I2C=y CONFIG_SYS_MAXARGS=32 CONFIG_CMD_TLV_EEPROM=y |