X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fmx53loco_defconfig;h=4b3eac2979247903acce9514363a3ffb49093bc8;hb=27604b158fb2a85ae96e949822870bb6add10c46;hp=a572231e5827c02ea27a381f78e41347bc4dbc93;hpb=adad96e60d0eb1bbc4d0b96c89decf385a426e42;p=u-boot diff --git a/configs/mx53loco_defconfig b/configs/mx53loco_defconfig index a572231e58..4b3eac2979 100644 --- a/configs/mx53loco_defconfig +++ b/configs/mx53loco_defconfig @@ -1,7 +1,21 @@ CONFIG_ARM=y CONFIG_TARGET_MX53LOCO=y +CONFIG_VIDEO=y CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx53loco/imximage.cfg" +CONFIG_BOOTDELAY=1 +# CONFIG_DISPLAY_CPUINFO is not set CONFIG_HUSH_PARSER=y +CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set +CONFIG_CMD_MMC=y +CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_MII=y +CONFIG_CMD_PING=y +CONFIG_CMD_EXT2=y +CONFIG_CMD_FAT=y +CONFIG_CMD_FS_GENERIC=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y