X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fspear310_usbtty_nand_defconfig;h=2490ac366683f5ddf9cdd84e3bb25190c09ccc86;hb=c27269953b94d19b3fc7a21a1c3e19985507b94d;hp=601321e0cc736f71c3c48e960fc0f6a751dcdc8f;hpb=4d80051b63ff54f6b6f90fceb92cf87ab3401ecb;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/spear310_usbtty_nand_defconfig b/configs/spear310_usbtty_nand_defconfig index 601321e..2490ac3 100644 --- a/configs/spear310_usbtty_nand_defconfig +++ b/configs/spear310_usbtty_nand_defconfig @@ -1,6 +1,16 @@ CONFIG_ARM=y CONFIG_TARGET_SPEAR310=y +CONFIG_IDENT_STRING="-SPEAr" +# CONFIG_MMC is not set +CONFIG_SYS_EXTRA_OPTIONS="SPEAR310,USBTTY,NAND" +CONFIG_BOOTDELAY=-1 +CONFIG_SYS_CONSOLE_INFO_QUIET=y +# CONFIG_DISPLAY_BOARDINFO is not set +CONFIG_CMD_I2C=y +# CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_MII=y +CONFIG_CMD_PING=y +CONFIG_SYS_I2C_DW=y CONFIG_NETDEVICES=y -CONFIG_SYS_EXTRA_OPTIONS="spear310,usbtty,nand" -CONFIG_CMD_NET=y CONFIG_ETH_DESIGNWARE=y