X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fspear320_usbtty_nand_defconfig;h=f9ab39f095e20a188ad3e54b31f5eefce2a534d8;hb=1989374b21089c63019fc9648408c8d609023ffe;hp=98368ed19021cff4a3e6b414b5a73e487f01e963;hpb=b8d7652c81689a69bc6eaa206cf875bbe632831c;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/spear320_usbtty_nand_defconfig b/configs/spear320_usbtty_nand_defconfig index 98368ed..f9ab39f 100644 --- a/configs/spear320_usbtty_nand_defconfig +++ b/configs/spear320_usbtty_nand_defconfig @@ -1,6 +1,20 @@ -CONFIG_SYS_EXTRA_OPTIONS="spear320,usbtty,nand" CONFIG_ARM=y CONFIG_TARGET_SPEAR320=y -CONFIG_ETH_DESIGNWARE=y +CONFIG_IDENT_STRING="-SPEAr" +CONFIG_SYS_EXTRA_OPTIONS="SPEAR320,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_NET=y +CONFIG_PHY_GIGE=y +CONFIG_ETH_DESIGNWARE=y