X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fimx31_phycore_defconfig;h=d555c8acb8f96d8ca24c771fdabf901f9fcbc0b2;hb=c27269953b94d19b3fc7a21a1c3e19985507b94d;hp=6f3ae10d5472945623e1b2bd1bdf41fbf21c9516;hpb=13a3972585af60ec367d209cedbd3601e0c77467;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/imx31_phycore_defconfig b/configs/imx31_phycore_defconfig index 6f3ae10..d555c8a 100644 --- a/configs/imx31_phycore_defconfig +++ b/configs/imx31_phycore_defconfig @@ -1,4 +1,8 @@ CONFIG_ARM=y CONFIG_TARGET_IMX31_PHYCORE=y +# CONFIG_MMC is not set +CONFIG_BOOTDELAY=3 CONFIG_SYS_PROMPT="uboot> " +CONFIG_CMD_I2C=y # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_PING=y