X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fspear310_usbtty_nand_defconfig;h=ed2b7b0e6593667f5febfb9ff62605385418e09f;hb=1989374b21089c63019fc9648408c8d609023ffe;hp=c9b526c195af63ca4e63e26cd94c8bb00b306e25;hpb=c9bb942e2f91d9f8e5f25ed1961eba2d64f65b8d;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/spear310_usbtty_nand_defconfig b/configs/spear310_usbtty_nand_defconfig index c9b526c..ed2b7b0 100644 --- a/configs/spear310_usbtty_nand_defconfig +++ b/configs/spear310_usbtty_nand_defconfig @@ -1,6 +1,20 @@ CONFIG_ARM=y CONFIG_TARGET_SPEAR310=y -CONFIG_SYS_EXTRA_OPTIONS="spear310,usbtty,nand" -CONFIG_CMD_NET=y +CONFIG_IDENT_STRING="-SPEAr" +CONFIG_SYS_EXTRA_OPTIONS="SPEAR310,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_PHY_GIGE=y CONFIG_ETH_DESIGNWARE=y