X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fmx53loco_defconfig;h=b71c3ae719102b21fe6653bd31eb0502378077b5;hb=85edfc1f6fdf1630c00dc57a63ab66d51608092e;hp=ef1b3a1be42af4401ea81125dc21edff59b87ffd;hpb=3c594d34c4addc962b2bd6ed2d16f3ce24ab1627;p=u-boot diff --git a/configs/mx53loco_defconfig b/configs/mx53loco_defconfig index ef1b3a1be4..b71c3ae719 100644 --- a/configs/mx53loco_defconfig +++ b/configs/mx53loco_defconfig @@ -1,7 +1,13 @@ CONFIG_ARM=y +CONFIG_ARCH_MX5=y CONFIG_TARGET_MX53LOCO=y +# CONFIG_CMD_BMODE is not set +CONFIG_VIDEO=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx53loco/imximage.cfg" CONFIG_BOOTDELAY=1 +# CONFIG_CONSOLE_MUX is not set +CONFIG_SYS_CONSOLE_IS_IN_ENV=y +CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE=y # CONFIG_DISPLAY_CPUINFO is not set CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y @@ -17,4 +23,5 @@ CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_USB=y CONFIG_USB_STORAGE=y +# CONFIG_VIDEO_SW_CURSOR is not set CONFIG_OF_LIBFDT=y