diff options
Diffstat (limited to 'configs/gwventana_defconfig')
-rw-r--r-- | configs/gwventana_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/gwventana_defconfig b/configs/gwventana_defconfig index 534787690ed..686bed6cd4f 100644 --- a/configs/gwventana_defconfig +++ b/configs/gwventana_defconfig @@ -5,6 +5,9 @@ CONFIG_DM_SERIAL=y CONFIG_SPL_STACK_R_ADDR=0x18000000 CONFIG_SPL=y CONFIG_SPL_STACK_R=y +CONFIG_FIT=y +CONFIG_FIT_VERBOSE=y +CONFIG_OF_BOARD_SETUP=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6QDL" CONFIG_SYS_PROMPT="Ventana > " # CONFIG_CMD_IMLS is not set |