X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fmx53ard_defconfig;h=5260c9fad5f2c14cd8c4e40980cd38e5f134bea2;hb=8f1a80e99e4a838d1540cdb1d59ccc7785fe4618;hp=e8a211a2ebb0ad08eb0822b44906db9318343f4c;hpb=9f0f432c0aea1e70959a0c06938459d3175a36b0;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/mx53ard_defconfig b/configs/mx53ard_defconfig index e8a211a..5260c9f 100644 --- a/configs/mx53ard_defconfig +++ b/configs/mx53ard_defconfig @@ -1,5 +1,19 @@ CONFIG_ARM=y +CONFIG_ARCH_MX5=y CONFIG_TARGET_MX53ARD=y +# CONFIG_CMD_BMODE is not set CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx53ard/imximage_dd3.cfg" +CONFIG_ENV_IS_IN_MMC=y +CONFIG_BOOTDELAY=3 +CONFIG_DEFAULT_FDT_FILE="imx53-ard.dtb" +CONFIG_HUSH_PARSER=y +CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set +CONFIG_CMD_MMC=y +CONFIG_CMD_NAND=y +CONFIG_CMD_I2C=y +CONFIG_CMD_DHCP=y +CONFIG_CMD_MII=y +CONFIG_CMD_PING=y +CONFIG_CMD_FAT=y CONFIG_OF_LIBFDT=y