X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fspear320_usbtty_defconfig;h=a72998065caf2a69033129dd53feaf03e478e677;hb=c27269953b94d19b3fc7a21a1c3e19985507b94d;hp=ca98d58e71fb1383a7af177914b14e417cac110f;hpb=6f43ba70d15e15a08c25b3d956c70addb6740737;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/spear320_usbtty_defconfig b/configs/spear320_usbtty_defconfig index ca98d58..a729980 100644 --- a/configs/spear320_usbtty_defconfig +++ b/configs/spear320_usbtty_defconfig @@ -1,6 +1,16 @@ CONFIG_ARM=y CONFIG_TARGET_SPEAR320=y -CONFIG_SYS_EXTRA_OPTIONS="spear320,usbtty" +CONFIG_IDENT_STRING="-SPEAr" +# CONFIG_MMC is not set +CONFIG_SYS_EXTRA_OPTIONS="SPEAR320,USBTTY" +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_ETH_DESIGNWARE=y