diff options
Diffstat (limited to 'configs/gwventana_defconfig')
-rw-r--r-- | configs/gwventana_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/gwventana_defconfig b/configs/gwventana_defconfig index 0819a22d8d..6cc58970cd 100644 --- a/configs/gwventana_defconfig +++ b/configs/gwventana_defconfig @@ -19,6 +19,7 @@ CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL" CONFIG_BOOTDELAY=3 # CONFIG_SYS_STDIO_DEREGISTER is not set # CONFIG_DISPLAY_BOARDINFO is not set +CONFIG_BOARD_EARLY_INIT_F=y CONFIG_SPL=y CONFIG_SPL_STACK_R=y CONFIG_SPL_DMA_SUPPORT=y |