diff options
Diffstat (limited to 'configs/vining_2000_defconfig')
-rw-r--r-- | configs/vining_2000_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/vining_2000_defconfig b/configs/vining_2000_defconfig index a8c3d907d1d..3b9aa979090 100644 --- a/configs/vining_2000_defconfig +++ b/configs/vining_2000_defconfig @@ -31,6 +31,7 @@ CONFIG_USE_BOOTCOMMAND=y CONFIG_BOOTCOMMAND="run distro_bootcmd" CONFIG_SYS_CONSOLE_IS_IN_ENV=y CONFIG_BOARD_EARLY_INIT_F=y +CONFIG_SYS_SPL_MALLOC=y CONFIG_SPL_FS_EXT4=y CONFIG_SPL_FS_LOAD_PAYLOAD_NAME="u-boot-dtb.img" CONFIG_SPL_I2C=y |