diff options
Diffstat (limited to 'configs/display5_factory_defconfig')
-rw-r--r-- | configs/display5_factory_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/display5_factory_defconfig b/configs/display5_factory_defconfig index e0b48a40b7..622cf521df 100644 --- a/configs/display5_factory_defconfig +++ b/configs/display5_factory_defconfig @@ -26,6 +26,7 @@ CONFIG_SPL_SPI_SUPPORT=y CONFIG_DEFAULT_DEVICE_TREE="imx6q-display5" CONFIG_FIT=y CONFIG_SPL_LOAD_FIT=y +# CONFIG_USE_SPL_FIT_GENERATOR is not set CONFIG_OF_BOARD_SETUP=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/mach-imx/spl_sd.cfg,MX6Q" CONFIG_BOOTDELAY=3 |