X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=configs%2Fmt_ventoux_defconfig;h=9e330a7f44cac62ec611671294f5251560ecc899;hb=6121a54d603d03da2da87b10881a30a61a8614a3;hp=0fdec87331097c4ae743e1cd72895212f4260645;hpb=cbe7706ab8aab06c18edaa9b120371f9c8012728;p=people%2Fms%2Fu-boot.git diff --git a/configs/mt_ventoux_defconfig b/configs/mt_ventoux_defconfig index 0fdec87331..9e330a7f44 100644 --- a/configs/mt_ventoux_defconfig +++ b/configs/mt_ventoux_defconfig @@ -2,8 +2,11 @@ CONFIG_ARM=y CONFIG_OMAP34XX=y # CONFIG_SPL_EXT_SUPPORT is not set CONFIG_TARGET_MT_VENTOUX=y +CONFIG_VIDEO=y CONFIG_FIT=y CONFIG_BOOTDELAY=10 +# CONFIG_CONSOLE_MUX is not set +CONFIG_SYS_CONSOLE_IS_IN_ENV=y CONFIG_SPL=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="mt_ventoux => " @@ -26,4 +29,5 @@ CONFIG_USB=y CONFIG_USB_ULPI_VIEWPORT_OMAP=y CONFIG_USB_ULPI=y CONFIG_USB_STORAGE=y +# CONFIG_VIDEO_SW_CURSOR is not set CONFIG_OF_LIBFDT=y