X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fspear300_nand_defconfig;h=7e15f150cfd0a8598afffe7d6232d2ae4909994e;hb=8f1a80e99e4a838d1540cdb1d59ccc7785fe4618;hp=6c53e1f0b5970b5a87b7ba757bb5afec7ec92f91;hpb=89cb2b5f8be4f6d04bd87220aa8f72eb0850edc4;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/spear300_nand_defconfig b/configs/spear300_nand_defconfig index 6c53e1f..7e15f15 100644 --- a/configs/spear300_nand_defconfig +++ b/configs/spear300_nand_defconfig @@ -1,10 +1,19 @@ CONFIG_ARM=y CONFIG_TARGET_SPEAR300=y -CONFIG_SYS_EXTRA_OPTIONS="spear300,nand" +CONFIG_IDENT_STRING="-SPEAr" +CONFIG_SYS_EXTRA_OPTIONS="SPEAR300,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_ETH_DESIGNWARE=y