X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fspear600_usbtty_nand_defconfig;h=718cfa7e5bbaddd86b19d9fc86a5752bbef1c4c7;hb=8f1a80e99e4a838d1540cdb1d59ccc7785fe4618;hp=1cdb7803784ccc2ce8e97c5257367232e6dcc0a4;hpb=bd328eb38274ffaf04caaa8a6ecc09b7e19a650e;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/spear600_usbtty_nand_defconfig b/configs/spear600_usbtty_nand_defconfig index 1cdb780..718cfa7 100644 --- a/configs/spear600_usbtty_nand_defconfig +++ b/configs/spear600_usbtty_nand_defconfig @@ -1,6 +1,19 @@ CONFIG_ARM=y CONFIG_TARGET_SPEAR600=y -CONFIG_NET=y +CONFIG_IDENT_STRING="-SPEAr" +CONFIG_SYS_EXTRA_OPTIONS="SPEAR600,USBTTY,NAND" +CONFIG_ENV_IS_IN_NAND=y +CONFIG_BOOTDELAY=-1 +CONFIG_SYS_CONSOLE_INFO_QUIET=y +# CONFIG_DISPLAY_BOARDINFO is not set +CONFIG_CMD_NAND=y +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_MMC is not set +CONFIG_MTD_NOR_FLASH=y CONFIG_NETDEVICES=y -CONFIG_SYS_EXTRA_OPTIONS="spear600,usbtty,nand" CONFIG_ETH_DESIGNWARE=y