X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configs%2Fmx53loco_defconfig;h=ef1b3a1be42af4401ea81125dc21edff59b87ffd;hb=c14d4b0051df5f569fa33d9937af1db267ed6d34;hp=1badd4ea073d689f114cb1c15fe591076d2c6114;hpb=1254ff97abb7606ccd0d7bdcd9f22581c50fe535;p=u-boot diff --git a/configs/mx53loco_defconfig b/configs/mx53loco_defconfig index 1badd4ea07..ef1b3a1be4 100644 --- a/configs/mx53loco_defconfig +++ b/configs/mx53loco_defconfig @@ -1,5 +1,20 @@ CONFIG_ARM=y CONFIG_TARGET_MX53LOCO=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