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 441b3752d1..f1eddaff5d 100644 --- a/configs/helios4_defconfig +++ b/configs/helios4_defconfig @@ -5,6 +5,7 @@ CONFIG_SPL_LIBCOMMON_SUPPORT=y CONFIG_SPL_LIBGENERIC_SUPPORT=y CONFIG_SYS_MALLOC_F_LEN=0x2000 CONFIG_TARGET_HELIOS4=y +CONFIG_MVEBU_SPL_BOOT_DEVICE_MMC=y CONFIG_SPL_MMC_SUPPORT=y CONFIG_SPL_SERIAL_SUPPORT=y CONFIG_SPL=y |