diff options
Diffstat (limited to 'configs/xfi3_defconfig')
-rw-r--r-- | configs/xfi3_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/xfi3_defconfig b/configs/xfi3_defconfig index 674c82acf1..6f1aa69729 100644 --- a/configs/xfi3_defconfig +++ b/configs/xfi3_defconfig @@ -4,7 +4,10 @@ CONFIG_SPL_GPIO_SUPPORT=y CONFIG_SPL_LIBCOMMON_SUPPORT=y CONFIG_SPL_LIBGENERIC_SUPPORT=y CONFIG_SPL_SERIAL_SUPPORT=y +CONFIG_VIDEO=y CONFIG_BOOTDELAY=3 +# CONFIG_CONSOLE_MUX is not set +CONFIG_SYS_CONSOLE_IS_IN_ENV=y CONFIG_VERSION_VARIABLE=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_SPL=y |